termux-packages/packages/netsed/build.sh
Leonid Pliushch 9c9e7f65b8 update maintainer info
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.

DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.

%ci:no-build
2020-05-13 11:05:52 +03:00

9 lines
444 B
Bash

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_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