Mercurial > hg > mxe
changeset 2650:a6d192cd0f73
update package libshout
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Mon, 02 Jul 2012 00:22:11 +0200 |
parents | 7e38c2c1bafe |
children | 48dde24b85b1 |
files | index.html src/libshout.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1510,7 +1510,7 @@ </tr> <tr> <td id="libshout-package">libshout</td> - <td id="libshout-version">2.3.0</td> + <td id="libshout-version">2.3.1</td> <td id="libshout-website"><a href="http://www.icecast.org/">libshout</a></td> </tr> <tr>
--- a/src/libshout.mk +++ b/src/libshout.mk @@ -3,7 +3,7 @@ PKG := libshout $(PKG)_IGNORE := -$(PKG)_CHECKSUM := a6f26441ec27b6f9b55fba38b99bd1d7ca17fecf +$(PKG)_CHECKSUM := 147c5670939727420d0e2ad6a20468e2c2db1e20 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://downloads.us.xiph.org/releases/$(PKG)/$($(PKG)_FILE)