diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-10-12 08:43:03 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2011-10-12 08:43:03 (GMT) |
commit | c598179c0fe471f1fa4969f9e33d4c925d9825c2 (patch) | |
tree | 50d43baff719881e6c0ed998f392033857e4ffb9 /src/x264.mk | |
parent | 1528e79f41f2136bef4988406a12170712d6a476 (diff) | |
download | mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.zip mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.gz mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.bz2 |
update packages libevent pixman x264
Diffstat (limited to 'src/x264.mk')
-rw-r--r-- | src/x264.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk index 3ad7146..4673730 100644 --- a/src/x264.mk +++ b/src/x264.mk @@ -4,8 +4,8 @@ # x264 PKG := x264 $(PKG)_IGNORE := -$(PKG)_VERSION := 20111002-2245 -$(PKG)_CHECKSUM := f97a000a82531f7ad0617254ee3eabfecf6a890a +$(PKG)_VERSION := 20111011-2245 +$(PKG)_CHECKSUM := 376725409de65470be962eb302afc481ee5082ca $(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html |