mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Use safe SOURCE_URIs
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
SUMMARY="A utility to read and write to network connections"
|
||||
DESCRIPTION="
|
||||
Netcat is a simple utility which reads and writes data across network connections, \
|
||||
using the TCP or UDP protocol."
|
||||
DESCRIPTION="Netcat is a simple utility which reads and writes data across \
|
||||
network connections, using the TCP or UDP protocol."
|
||||
HOMEPAGE="http://nc110.sourceforge.net"
|
||||
COPYRIGHT="1996 hobbit"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="1"
|
||||
SOURCE_URI="svn://svn.code.sf.net/p/nc110/code/nc110#22"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sf.net/nc110/unix%20netcat%201.10%20by%20_Hobbit_/%5BUnnamed%20release%5D/nc110.tgz"
|
||||
SOURCE_DIR=""
|
||||
CHECKSUM_SHA256="5b3fda14e972d908896a605293f4634a72e2968278117410e12d8b3faf9a3976"
|
||||
PATCHES="netcat-1.10.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user