hitch: update to 1.4.2.
This commit is contained in:
parent
ec7654be18
commit
e53b6794c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hitch'
|
||||
pkgname=hitch
|
||||
version=1.4.1
|
||||
revision=2
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libev-devel libressl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jannis Christ <hello@jannis.ovh>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://hitch-tls.org"
|
||||
distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz"
|
||||
checksum=d6118a3bf0325fc7d7635eec2c467364ac4bac3c7584b2f194067714ba36453d
|
||||
checksum=b67576d370b31c7c1eb2756e8e88e501984e46b3aa704ade62084ed8d4c97f7f
|
||||
system_accounts="_hitch"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue