diff --git a/packages/fakeroot/build.sh b/packages/fakeroot/build.sh index 8714da5b4..6e61bc2fb 100644 --- a/packages/fakeroot/build.sh +++ b/packages/fakeroot/build.sh @@ -1,7 +1,6 @@ -TERMUX_PKG_MAINTAINER="Leonid Plyushch @xeffyr" - TERMUX_PKG_HOMEPAGE=http://packages.debian.org/fakeroot TERMUX_PKG_DESCRIPTION="Tool for simulating superuser privileges (with tcp ipc)" +TERMUX_PKG_MAINTAINER="Leonid Plyushch @xeffyr" TERMUX_PKG_VERSION=1.23 TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${TERMUX_PKG_VERSION}.orig.tar.xz