X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/b6c7cb349dd8354c737827acf5d95f9e2ae75cb3..e1871e5609099b07b473df5d9afef8069ff38aed:/packages/libevent/build.sh diff --git a/packages/libevent/build.sh b/packages/libevent/build.sh index 13f2b48d..5ffaa177 100755 --- a/packages/libevent/build.sh +++ b/packages/libevent/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=http://libevent.org/ TERMUX_PKG_DESCRIPTION="Library that provides asynchronous event notification" TERMUX_PKG_VERSION=2.1.8 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/libevent/libevent/archive/release-${TERMUX_PKG_VERSION}-stable.tar.gz TERMUX_PKG_SHA256=316ddb401745ac5d222d7c529ef1eada12f58f6376a66c1118eee803cb70f83d # Strip away libevent core, extra and openssl libraries until someone uses them