summaryrefslogtreecommitdiff
path: root/package/libx264/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-23 19:57:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-23 19:57:50 +0100
commit84b27b24967b86a34a6862491445935f5625a2d4 (patch)
tree7ca6c5d0e55988ad7aa70b6cedb30fdaedabf2fc /package/libx264/Makefile
parentcea2d6801d8bb29ae976ca75a7b1f7715d24c553 (diff)
oops, what happens to test-first? shouldn't eat pizza and hack at the same time...
Diffstat (limited to 'package/libx264/Makefile')
-rw-r--r--package/libx264/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libx264/Makefile b/package/libx264/Makefile
index f81577327..0a82c5f62 100644
--- a/package/libx264/Makefile
+++ b/package/libx264/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libx264
# actually is git checkout from 22.01.2014
PKG_VERSION:= 1.0.1
-PKG_RELEASE:= 6
+PKG_RELEASE:= 7
PKG_MD5SUM:= 6be3e8adeaf6b007bbc04026b6ebd304
PKG_DESCR:= H264 encoding library
PKG_SECTION:= libs