diff options
author | Mark Brand <mabrand@mabrand.nl> | 2015-03-05 09:37:00 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2015-03-05 09:37:00 (GMT) |
commit | 37ecd633f6abb4f51bc0adef3432bc355e7d509d (patch) | |
tree | 7174bef5d206eca3008b8fc3660f194226485fb1 /src/vorbis.mk | |
parent | 0b5be38d4d46281109f8b4e863deff053cf920c4 (diff) | |
download | mxe-37ecd633f6abb4f51bc0adef3432bc355e7d509d.zip mxe-37ecd633f6abb4f51bc0adef3432bc355e7d509d.tar.gz mxe-37ecd633f6abb4f51bc0adef3432bc355e7d509d.tar.bz2 |
harfbuzz vorbis: update
Diffstat (limited to 'src/vorbis.mk')
-rw-r--r-- | src/vorbis.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vorbis.mk b/src/vorbis.mk index 7f4ef23..f033142 100644 --- a/src/vorbis.mk +++ b/src/vorbis.mk @@ -3,8 +3,8 @@ PKG := vorbis $(PKG)_IGNORE := -$(PKG)_VERSION := 1.3.4 -$(PKG)_CHECKSUM := 1602716c187593ffe4302124535240cec2079df3 +$(PKG)_VERSION := 1.3.5 +$(PKG)_CHECKSUM := 10c7fee173178d72855aa7593dfe49d9b3d6c804 $(PKG)_SUBDIR := libvorbis-$($(PKG)_VERSION) $(PKG)_FILE := libvorbis-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://downloads.xiph.org/releases/vorbis/$($(PKG)_FILE) |