diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-18 07:37:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-18 07:37:56 +0000 |
commit | ce9cb11db9d28691709139d9327ab6557cc3c676 (patch) | |
tree | 443a1568fe4a1e043ab3f0ed35e85e730c3831d2 /ports-mgmt | |
parent | d290f5e346863d278d8f04620fc626c1189e4906 (diff) | |
download | ports-ce9cb11db9d28691709139d9327ab6557cc3c676.tar.gz ports-ce9cb11db9d28691709139d9327ab6557cc3c676.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/pkg/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index c0c93e627623..2e0ea426cf6d 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.11.1 +DISTVERSION= 1.12.0 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 01c74439010d..61d2139a1c82 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559314706 -SHA256 (freebsd-pkg-1.11.1_GH0.tar.gz) = 7fd2ccc2cdabccda8f1aacaf101db73027116e907feecec29ca64a67f1b075f5 -SIZE (freebsd-pkg-1.11.1_GH0.tar.gz) = 3560701 +TIMESTAMP = 1568790737 +SHA256 (freebsd-pkg-1.12.0_GH0.tar.gz) = 53141c4833a9776d916fb31eff346b8877e687d54edaec59b8472b71f62ec165 +SIZE (freebsd-pkg-1.12.0_GH0.tar.gz) = 3867210 |