diff options
Diffstat (limited to 'libmp4v2/Pkgfile')
-rw-r--r-- | libmp4v2/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libmp4v2/Pkgfile b/libmp4v2/Pkgfile index bf6795829..ab616e3ec 100644 --- a/libmp4v2/Pkgfile +++ b/libmp4v2/Pkgfile @@ -4,12 +4,11 @@ name=libmp4v2 version=1.5.0.1 -release=2 +release=3 source=(http://dl.sourceforge.net/sourceforge/mpeg4ip/mpeg4ip-$version.tar.gz) build() { cd mpeg4ip-$version - libtoolize touch bootstrapped sed -i -e 's/nasm -r/nasm -v/' configure ./configure --prefix=/usr \ |