diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-09-23 06:51:32 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2011-09-23 06:51:32 (GMT) |
commit | b374a63135b779fe6fd374880f072b81253b0bee (patch) | |
tree | 7ab21c6fdcdc519e56f42392e895e23529ff5834 /src/x264.mk | |
parent | b53d4166a60a745acb6604416a60323533dbc0c8 (diff) | |
download | mxe-b374a63135b779fe6fd374880f072b81253b0bee.zip mxe-b374a63135b779fe6fd374880f072b81253b0bee.tar.gz mxe-b374a63135b779fe6fd374880f072b81253b0bee.tar.bz2 |
update packages libpng 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 d1957b6..88bb6b2 100644 --- a/src/x264.mk +++ b/src/x264.mk @@ -4,8 +4,8 @@ # x264 PKG := x264 $(PKG)_IGNORE := -$(PKG)_VERSION := 20110921-2245 -$(PKG)_CHECKSUM := 4a30ca69a2df32698a01f1c8e7bea6ec12ede1df +$(PKG)_VERSION := 20110922-2245 +$(PKG)_CHECKSUM := 11ffbb5ce253afbfb3e6d5bf6f190e935b538ae2 $(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html |