diff options
author | John Vogel <jvogel4@stny.rr.com> | 2020-05-26 22:23:31 -0400 |
---|---|---|
committer | John Vogel <jvogel4@stny.rr.com> | 2020-05-26 22:23:31 -0400 |
commit | f1f6349ac8193cb145f2ee05ee56adda89b5adda (patch) | |
tree | e2e31dcc01b6db8842a9fc741e6f7e8555ea6192 /pkgconf | |
parent | c287bd8d341fa3d8bb862732cec7f46c259fe8e9 (diff) | |
download | contrib-f1f6349ac8193cb145f2ee05ee56adda89b5adda.tar.gz contrib-f1f6349ac8193cb145f2ee05ee56adda89b5adda.tar.xz |
pkgconf: update to 1.7.2
Diffstat (limited to 'pkgconf')
-rw-r--r-- | pkgconf/.signature | 6 | ||||
-rw-r--r-- | pkgconf/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgconf/.signature b/pkgconf/.signature index b0908586c..ed60a425e 100644 --- a/pkgconf/.signature +++ b/pkgconf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32LCJIfHVBi67Bk0BxxzmTJWaj1iLHOZRGwtw3nl3MtXHVMUQayym4DSeyjSDsfaq3Kdgwx4p6jD5C7iG4QsRAM= -SHA256 (Pkgfile) = f2138abf741899dc0ec946e5086e20f0e655a3c5a8408bc0545ba918d1e55ea0 +RWSagIOpLGJF32G1erWg9iUe1/SOiI7bfFXsZIV9mhukW1X2R3a957YxrjkJO6szRnIJTWIyfPIJXsUTcOeMzUReNYSwtTcjZg8= +SHA256 (Pkgfile) = 76006d563d5dab3fa40cefb5a4c151fb1d686657b19e1128fcb5433a7e801d06 SHA256 (.footprint) = 1c0b2e1bcba00f63ef857ef0033e0305ff1ef4b5130eb350222e049db86b79a0 -SHA256 (pkgconf-1.7.0.tar.xz) = 1e6eb09ede29faf33d86be21435955face4c6302f80f5db68d56e1f8a8506169 +SHA256 (pkgconf-1.7.2.tar.xz) = 3cb7d1883648e82522f3f376e99531f8954102b5ee06be3b517ca175a8292207 diff --git a/pkgconf/Pkgfile b/pkgconf/Pkgfile index 1b3f2da03..7afd14268 100644 --- a/pkgconf/Pkgfile +++ b/pkgconf/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: John Vogel, jvogel4 at stny dot rr dot com name=pkgconf -version=1.7.0 +version=1.7.2 release=1 source=(http://distfiles.dereferenced.org/$name/$name-$version.tar.xz) |