changeset 1276:483b7428a1bb

upgrade package x264
author Mark Brand <mabrand@mabrand.nl>
date Sun, 03 Oct 2010 23:35:19 +0200
parents ec8c30d00d57
children 104c7045f292
files src/x264.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/x264.mk	Mon Oct 04 07:43:25 2010 +1100
+++ b/src/x264.mk	Sun Oct 03 23:35:19 2010 +0200
@@ -4,8 +4,8 @@
 # x264
 PKG             := x264
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 20101002-2245
-$(PKG)_CHECKSUM := 65c72fc336dc1170b6f62549f92e1e8bd97b30d0
+$(PKG)_VERSION  := 20101003-2245
+$(PKG)_CHECKSUM := 6c498d3ce8e8a6ead6e0eb52894bb1390b67dcc6
 $(PKG)_SUBDIR   := $(PKG)-snapshot-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.videolan.org/developers/x264.html