X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/4245f247d66fb2e9aceda2d28583d46f03a127e5..637f22d133aac8c8cc7db18638258c8f4646b688:/packages/libav/build.sh diff --git a/packages/libav/build.sh b/packages/libav/build.sh index 5f47d668..59599a21 100644 --- a/packages/libav/build.sh +++ b/packages/libav/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=http://libav.org/ TERMUX_PKG_DESCRIPTION="Tools and libraries to manipulate a wide range of multimedia formats and protocols" TERMUX_PKG_VERSION=11.4 +TERMUX_PKG_BUILD_REVISION=1 TERMUX_PKG_SRCURL=http://libav.org/releases/libav-${TERMUX_PKG_VERSION}.tar.xz # libbz2 is used by matroska decoder: TERMUX_PKG_DEPENDS="openssl, libbz2, libx264, xvidcore, libvorbis, libfaac"