move from unstable: netsed

This commit is contained in:
Leonid Pliushch 2019-11-18 16:28:12 +02:00
parent 1bc615ad6d
commit 0c15f0f594

9
packages/netsed/build.sh Normal file
View File

@ -0,0 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://silicone.homelinux.org/projects/netsed/
TERMUX_PKG_DESCRIPTION="Alter the contents of packets forwarded through network in real time"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=1.3
TERMUX_PKG_REVISION=5
TERMUX_PKG_SRCURL=http://silicone.homelinux.org/release/netsed/netsed-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f0891285442c9a4701e2b7fc7d28f2834a5352f94295649d1fdb60da1eca81aa
TERMUX_PKG_BUILD_IN_SRC=true