hitch: update to 1.5.0.
This commit is contained in:
parent
eb12a58bbf
commit
6174035efe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hitch'
|
# Template file for 'hitch'
|
||||||
pkgname=hitch
|
pkgname=hitch
|
||||||
version=1.4.8
|
version=1.5.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_so_reuseport_works=yes"
|
configure_args="ac_cv_so_reuseport_works=yes"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jannis Christ <hello@jannis.ovh>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://hitch-tls.org/"
|
homepage="https://hitch-tls.org/"
|
||||||
distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz"
|
distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz"
|
||||||
checksum=d52ba690d90c25bbfca73f5e0ed427738366dac12faf46fb5834e497cc2d1ac3
|
checksum=0ec254699292f73e419ff279d2834db31026192ef373a91badd82e2dc7154d0b
|
||||||
system_accounts="_hitch"
|
system_accounts="_hitch"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue