[Lunar-commits] <moonbase-other> x264-snapshot: bumped version to the last stable release (20141125-2245).
Florin Braescu
florin at lunar-linux.org
Wed Nov 26 13:01:42 CET 2014
commit ef06e8a7fbc4e51a211d9891a4ebfc23cf9c0c45
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 26 Nov 2014 14:00:48 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/ef06e8a7fbc4e51a211d9891a4ebfc23cf9c0c45
x264-snapshot: bumped version to the last stable release (20141125-2245).
---
zbeta/x264-snapshot/BUILD | +1/-2
zbeta/x264-snapshot/DETAILS | +3/-3
2 files changed, 4 insertions(+), 5 deletions(-)
--- a/zbeta/x264-snapshot/BUILD
+++ b/zbeta/x264-snapshot/BUILD
@@ -1,7 +1,6 @@
(
- OPTS+=" --enable-shared --enable-strip \
- --enable-visualize --enable-pic" &&
+ OPTS+=" --enable-shared --enable-strip --enable-pic" &&
./configure --prefix=/usr $OPTS &&
default_make
--- a/zbeta/x264-snapshot/DETAILS
+++ b/zbeta/x264-snapshot/DETAILS
@@ -1,11 +1,11 @@
MODULE=x264-snapshot
- VERSION=20130523-2245-stable
+ VERSION=20141125-2245-stable
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.videolan.org/pub/videolan/x264/snapshots
- SOURCE_VFY=sha1:6874e51f177b30ff0cdbb0af2fc0168fcd6ceafa
+ SOURCE_VFY=sha256:5a475d769fd80f52856bd39b678626b56c49709367218a92405bd9b75ca563ba
WEB_SITE=http://www.videolan.org/developers/x264.html
ENTERED=20080928
- UPDATED=20130524
+ UPDATED=20141126
SHORT="A library for encoding H264/AVC video streams"
cat << EOF
More information about the Lunar-commits
mailing list