mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
netcat: allow to be replaced
This commit is contained in:
parent
1d4f28c914
commit
a15cc85c81
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'netcat'
|
# Template file for 'netcat'
|
||||||
pkgname=netcat
|
pkgname=netcat
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The GNU netcat utility"
|
short_desc="The GNU netcat utility"
|
||||||
|
replaces="netcat>=0"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://netcat.sourceforge.net/"
|
homepage="http://netcat.sourceforge.net/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue