summaryrefslogtreecommitdiff
path: root/package/libx264/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-23 18:36:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-23 18:37:13 +0200
commit5c2c46c70e09e16bee1aa9417c9ff8c0a238b97f (patch)
treef9f7c04ec1452f57106236dff0e04162131a18e3 /package/libx264/Makefile
parent5ae969ac63f67e0c8c6ab4363a3c3012fcd2efe5 (diff)
update to latest git
Diffstat (limited to 'package/libx264/Makefile')
-rw-r--r--package/libx264/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libx264/Makefile b/package/libx264/Makefile
index 3fc73f3a8..467bec7a3 100644
--- a/package/libx264/Makefile
+++ b/package/libx264/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libx264
-# actually is git checkout from 18.05.2014
-PKG_VERSION:= 1.0.2
+# actually is git checkout from 22.09.2014
+PKG_VERSION:= 1.0.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= 43946c39a27327f25751cddc1db0ed77
+PKG_MD5SUM:= 1bb600d270be1f71ddf578dde3f944ef
PKG_DESCR:= h264 encoding library
PKG_SECTION:= libs/video
PKG_URL:= http://www.videolan.org/developers/x264.html