diff options
author | John Vogel <jvogel4@stny.rr.com> | 2020-05-25 02:23:54 -0400 |
---|---|---|
committer | John Vogel <jvogel4@stny.rr.com> | 2020-05-25 02:23:54 -0400 |
commit | a4aaa9237d59b054c12b465c7280736ee6ade448 (patch) | |
tree | aa8c2d9d47679025f6da2f1e34f9dc3314ab886b | |
parent | 4d0fd1e085513a2b58e63704a126e995add3b447 (diff) | |
download | contrib-a4aaa9237d59b054c12b465c7280736ee6ade448.tar.gz contrib-a4aaa9237d59b054c12b465c7280736ee6ade448.tar.xz |
pkgconf: update to 1.7.0
-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 151d2b876..b0908586c 100644 --- a/pkgconf/.signature +++ b/pkgconf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF366n1K9i4MD3RPcFqgA8/RMF8S0ZfREBQCEXc6sOTx3z8kAfc1sCSulNiLsBZjrOo0/5e0+HJm1KQ8VENFf7jAI= -SHA256 (Pkgfile) = eb91b9d1b325a4b7e29b600b057e055b3dcd44ef522102d2151ab7e38f25a18b +RWSagIOpLGJF32LCJIfHVBi67Bk0BxxzmTJWaj1iLHOZRGwtw3nl3MtXHVMUQayym4DSeyjSDsfaq3Kdgwx4p6jD5C7iG4QsRAM= +SHA256 (Pkgfile) = f2138abf741899dc0ec946e5086e20f0e655a3c5a8408bc0545ba918d1e55ea0 SHA256 (.footprint) = 1c0b2e1bcba00f63ef857ef0033e0305ff1ef4b5130eb350222e049db86b79a0 -SHA256 (pkgconf-1.6.3.tar.xz) = 61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210 +SHA256 (pkgconf-1.7.0.tar.xz) = 1e6eb09ede29faf33d86be21435955face4c6302f80f5db68d56e1f8a8506169 diff --git a/pkgconf/Pkgfile b/pkgconf/Pkgfile index 55d2c238f..1b3f2da03 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.6.3 +version=1.7.0 release=1 source=(http://distfiles.dereferenced.org/$name/$name-$version.tar.xz) |