mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
openbsd-netcat: update to 1.206.
This commit is contained in:
parent
d151517d4b
commit
12dd3d4796
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openbsd-netcat'
|
||||
pkgname=openbsd-netcat
|
||||
version=1.203
|
||||
revision=2
|
||||
version=1.206
|
||||
revision=1
|
||||
wrksrc="netcat-openbsd-${version%p*}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libbsd-devel"
|
||||
|
@ -11,9 +11,9 @@ license="BSD-2-Clause,BSD-3-Clause"
|
|||
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}-2.debian.tar.xz"
|
||||
checksum="b025399f1588da78108290a721157be66871b096bc9c3973ebdc8d773f750a3f
|
||||
a90ef4278f773f9de44364c13cf195f5db2447dd5e3bcf137a7d1250b92455db"
|
||||
${DEBIAN_SITE}/main/n/netcat-openbsd/netcat-openbsd_${version}-1.debian.tar.xz"
|
||||
checksum="5153e19521b648657e1098641c86d4c02f92aff4a64d549ae328f0d738df03e7
|
||||
917e08ad15583a631a19841dcced69a4e43aa190bc4be93e93034bebd16fc51a"
|
||||
|
||||
alternatives="
|
||||
nc:nc:/usr/bin/openbsd-nc
|
||||
|
|
Loading…
Add table
Reference in a new issue