Skip to content

Commit

Permalink
Update to 1.11.1
Browse files Browse the repository at this point in the history
- Fix abi string for dragonfly
- Fix libfetch built without ipv6 support [1]

PR:		238264
Reported by:	ume
  • Loading branch information
bapt committed May 31, 2019
1 parent deb2f43 commit 5a06e26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.11.0
DISTVERSION= 1.11.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1559295992
SHA256 (freebsd-pkg-1.11.0_GH0.tar.gz) = 0b85372a4c820eb639d0fb95e6225f90a9f817cb8bed6bc5b0b2eccaeafdb32f
SIZE (freebsd-pkg-1.11.0_GH0.tar.gz) = 3560696
TIMESTAMP = 1559314706
SHA256 (freebsd-pkg-1.11.1_GH0.tar.gz) = 7fd2ccc2cdabccda8f1aacaf101db73027116e907feecec29ca64a67f1b075f5
SIZE (freebsd-pkg-1.11.1_GH0.tar.gz) = 3560701

0 comments on commit 5a06e26

Please sign in to comment.