openbsd-netcat: new debian patch set.
This commit is contained in:
parent
477ab16114
commit
6b97f456e7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openbsd-netcat'
|
||||
pkgname=openbsd-netcat
|
||||
version=1.178
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="netcat-openbsd-${version%p*}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libbsd-devel"
|
||||
|
@ -11,9 +11,9 @@ license="3-clause-BSD,2-clause-BSD"
|
|||
homepage="http://packages.debian.org/sid/netcat-openbsd"
|
||||
distfiles="
|
||||
${DEBIAN_SITE}/main/n/netcat-openbsd/netcat-openbsd_${version%p*}.orig.tar.gz
|
||||
${DEBIAN_SITE}/main/n/netcat-openbsd/netcat-openbsd_${version}-1.debian.tar.xz"
|
||||
${DEBIAN_SITE}/main/n/netcat-openbsd/netcat-openbsd_${version}-2.debian.tar.xz"
|
||||
checksum="918330a41ee8ea938144ab1c59fa27533654ebff983bfb5255f730a3d9b06239
|
||||
73693228bf10df0dfa9f14b13814bb06561476310c7b08b50fe04de897bee3ab"
|
||||
4f48b9758eaa1e7148ce44a5dceaf9548f80ed8e1316f3e85f648ec39cc43c4f"
|
||||
|
||||
alternatives="
|
||||
nc:nc:/usr/bin/openbsd-nc
|
||||
|
|
Loading…
Reference in New Issue