aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hitch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-05 12:43:58 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-05 12:58:49 -0300
commit964be46ee178e3836c570638cb1c11e03aad93a0 (patch)
tree96fc0c5f8db5489dec5ae187f957a943ce036111 /testing/hitch
parent3ee9d921fbb41c2de389985c480015c664038975 (diff)
downloadaports-964be46ee178e3836c570638cb1c11e03aad93a0.tar.bz2
aports-964be46ee178e3836c570638cb1c11e03aad93a0.tar.xz
testing/hitch: upgrade to 1.5.0
Diffstat (limited to 'testing/hitch')
-rw-r--r--testing/hitch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hitch/APKBUILD b/testing/hitch/APKBUILD
index 2bab4eb11d..6561c2f30a 100644
--- a/testing/hitch/APKBUILD
+++ b/testing/hitch/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Raphael Cohn <raphael.cohn@stormmq.com>
# Maintainer: Raphael Cohn <raphael.cohn@stormmq.com>
pkgname=hitch
-pkgver=1.4.8
+pkgver=1.5.0
pkgrel=0
pkgdesc="hitch is a TLS / SSL endpoint like stunnel"
url="https://hitch-tls.org/"
arch="all"
-license="BSD"
+license="BSD-2-Clause"
makedepends="libev-dev openssl-dev automake autoconf py-docutils bison flex
libtool"
subpackages="$pkgname-doc"
@@ -32,5 +32,5 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4225391822c6e223e795bbc4756d55dcd8d16f61b42cf1e336205ae0707c1ba1f86b4c0be1457695d0f0ad4ec1906fdacb46cdd0dbbe50d00385380a9cbad617 hitch-1.4.8.tar.gz
+sha512sums="17991d9a82635456fcd0cebf0f1b067183bc0a02eaf0d1437ba3369674a2a9880ca8774afde984710123c46b472bdbe3b1bf6770e7475d5d24170a7674a48be5 hitch-1.5.0.tar.gz
0c0eca5142dc9023f2615e7b8bc3835ac1bf531d687de05024ca485b54244ee5c58e643b0dd933f1c23ba33f519d98fba8a4ebaec911879af08ce33d9ba6cd7a disable-Werror.patch"