Rebuild packages linking against libflac
[termux-packages] / packages / libsndfile / build.sh
index ef905c3..75d0f62 100644 (file)
@@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://www.mega-nerd.com/libsndfile
 TERMUX_PKG_DESCRIPTION="Library for reading/writing audio files"
 # Use a git master snapshot until 1.0.29 is released:
 TERMUX_PKG_VERSION=1.0.29~pre1
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://github.com/erikd/libsndfile/archive/826d5296da54c016e3cb0f7f00de3b9e295b9c4a.zip
 TERMUX_PKG_SHA256=84651201a8468c448f1fd172a48ccf47f3761d23fd0f59bcaaf908050e9eeb7c
 TERMUX_PKG_DEPENDS="libflac, libvorbis"