summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/x264.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 61352bd..42c2171 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -3,7 +3,7 @@
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := f076166e7927562837383bbfb91430b2c7a3caf2
+$(PKG)_CHECKSUM := 768008db411c03afbd74ea808da5a1f57a77fed4
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://download.videolan.org/pub/videolan/$(PKG)/snapshots/$($(PKG)_FILE)