X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59f0d218a6ff34c80cf898f6d7ac62555ba8eb11..744f41bd3308ec189fe57eb9edc8dda1a506864f:/packages/make/build.sh diff --git a/packages/make/build.sh b/packages/make/build.sh index 947071cc..8aafcd8a 100755 --- a/packages/make/build.sh +++ b/packages/make/build.sh @@ -1,4 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/make/ TERMUX_PKG_DESCRIPTION="Tool which controls the generation of executables and other non-source files of a program from the program's source files" TERMUX_PKG_VERSION=4.1 +TERMUX_PKG_BUILD_REVISION=1 TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/make/make-${TERMUX_PKG_VERSION}.tar.gz