diff options
author | Niels Kristian Bech Jensen <nkbj1970@hotmail.com> | 2013-05-21 13:04:32 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2013-05-21 13:04:32 (GMT) |
commit | 943ab6a7ee0eb6748b4dcf0c9bd08592722b55ce (patch) | |
tree | ffe344fea86b6925eba3954f5a8fe3b24e1152c8 /src/ogg.mk | |
parent | 42cbd08316c66f90223d3bd277055443617b4e31 (diff) | |
download | mxe-943ab6a7ee0eb6748b4dcf0c9bd08592722b55ce.zip mxe-943ab6a7ee0eb6748b4dcf0c9bd08592722b55ce.tar.gz mxe-943ab6a7ee0eb6748b4dcf0c9bd08592722b55ce.tar.bz2 |
update packages: armadillo fontconfig harfbuzz imagemagick ogg
Diffstat (limited to 'src/ogg.mk')
-rw-r--r-- | src/ogg.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ PKG := ogg $(PKG)_IGNORE := -$(PKG)_CHECKSUM := a900af21b6d7db1c7aa74eb0c39589ed9db991b8 +$(PKG)_CHECKSUM := 270685c2a3d9dc6c98372627af99868aa4b4db53 $(PKG)_SUBDIR := libogg-$($(PKG)_VERSION) $(PKG)_FILE := libogg-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://downloads.xiph.org/releases/ogg/$($(PKG)_FILE) |