diff options
author | John Vogel <jvogel4@stny.rr.com> | 2019-06-04 07:07:32 -0400 |
---|---|---|
committer | John Vogel <jvogel4@stny.rr.com> | 2019-06-04 07:07:32 -0400 |
commit | 2c6d89e4f9798c31e04be4a309d757226d648034 (patch) | |
tree | 036618fa186c659e02557ec9cbd54b8dc10a5f4f /pkgconf | |
parent | eeda5610d19941b4335e04a496678acf9fa28174 (diff) | |
download | contrib-2c6d89e4f9798c31e04be4a309d757226d648034.tar.gz contrib-2c6d89e4f9798c31e04be4a309d757226d648034.tar.xz |
pkgconf: update to 1.6.1
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 1e61c3448..d214db5f5 100644 --- a/pkgconf/.signature +++ b/pkgconf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33llTaGo6RU3g4LKZ9OQYi2/PXBpSd7sh9cUfuBDvuqOQSioSqBgx2e2iw9UiwYsKl9QbXpSgU7NaY8wX2X9cQ0= -SHA256 (Pkgfile) = 0ec158adcc01d69b61dc9e08758bf0441dd8a156b3dce273cd174165ee49e5d0 +RWSagIOpLGJF36CDUcSJ1UizBoWCLMVfNWfurDkVsj6LPqoW+r8HN+Y3BS7N6Ulak2zLl8ks/ES6dLX0zceo75UQdFXpC6spMQs= +SHA256 (Pkgfile) = c1d86a401f42aee77a9efa9f6b832dd442af947eeb12aa09a3adad433baf3c17 SHA256 (.footprint) = 1c0b2e1bcba00f63ef857ef0033e0305ff1ef4b5130eb350222e049db86b79a0 -SHA256 (pkgconf-1.6.0.tar.xz) = 6135a3abb576672ba54a899860442ba185063f0f90dae5892f64f7bae8e1ece5 +SHA256 (pkgconf-1.6.1.tar.xz) = 22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c diff --git a/pkgconf/Pkgfile b/pkgconf/Pkgfile index 40c68b751..d63303d94 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.0 +version=1.6.1 release=1 source=(http://distfiles.dereferenced.org/$name/$name-$version.tar.xz) |