summaryrefslogtreecommitdiffstats
path: root/src/ogg.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-08-31 22:22:27 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-08-31 22:22:27 (GMT)
commitff835cad089899a99d57f014edad4c82b26e1899 (patch)
tree7f193dbe6f05ae9c9655bdef1a4b1b020adc314b /src/ogg.mk
parent39240714ecac831a331fe2d210a43f1a1faf97f0 (diff)
downloadmxe-ff835cad089899a99d57f014edad4c82b26e1899.zip
mxe-ff835cad089899a99d57f014edad4c82b26e1899.tar.gz
mxe-ff835cad089899a99d57f014edad4c82b26e1899.tar.bz2
update: freetds, libgcrypt, mxml, ogg, poppler
Diffstat (limited to 'src/ogg.mk')
-rw-r--r--src/ogg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ogg.mk b/src/ogg.mk
index b4ce79f..9daace5 100644
--- a/src/ogg.mk
+++ b/src/ogg.mk
@@ -4,8 +4,8 @@ PKG := ogg
$(PKG)_WEBSITE := https://www.xiph.org/ogg/
$(PKG)_DESCR := OGG
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.3
-$(PKG)_CHECKSUM := c2e8a485110b97550f453226ec644ebac6cb29d1caef2902c007edab4308d985
+$(PKG)_VERSION := 1.3.4
+$(PKG)_CHECKSUM := fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e
$(PKG)_SUBDIR := libogg-$($(PKG)_VERSION)
$(PKG)_FILE := libogg-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://downloads.xiph.org/releases/ogg/$($(PKG)_FILE)