diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-01-24 14:55:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-01-24 14:56:16 +0000 |
commit | c2aaddcdefe108901238771c2ae7a5423f967157 (patch) | |
tree | 89f6c275d71092bedcd87b2af2385b51b9d334ca | |
parent | 22d291bffeadf36da534664df1535074dca87c7e (diff) | |
download | ports-c2aaddcdefe108901238771c2ae7a5423f967157.tar.gz ports-c2aaddcdefe108901238771c2ae7a5423f967157.zip |
devel/pkgconf: update to 1.8.1
-rw-r--r-- | devel/pkgconf/Makefile | 3 | ||||
-rw-r--r-- | devel/pkgconf/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 003a7d331f53..7959f6364527 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,6 +1,5 @@ PORTNAME= pkgconf -PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTVERSION= 1.8.1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index 5500dd798a3f..6ee8387043a4 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633357362 -SHA256 (pkgconf-1.8.0.tar.xz) = ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf -SIZE (pkgconf-1.8.0.tar.xz) = 296304 +TIMESTAMP = 1674555959 +SHA256 (pkgconf-1.8.1.tar.xz) = 644361ada2942be05655d4452eb018791647c31bba429b287f1f68deb2dc6840 +SIZE (pkgconf-1.8.1.tar.xz) = 302372 |