summaryrefslogtreecommitdiffstats
path: root/src/ogg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/ogg.mk')
-rw-r--r--src/ogg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ogg.mk b/src/ogg.mk
index f8fffc3..cfb52fa 100644
--- a/src/ogg.mk
+++ b/src/ogg.mk
@@ -4,7 +4,7 @@
PKG := ogg
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.2
-$(PKG)_CHECKSUM := df7f3977bbeda67306bc2a427257dd7375319d7d
+$(PKG)_CHECKSUM := f4137e70630e7261b17cbe3cd41011d73a654692
$(PKG)_SUBDIR := libogg-$($(PKG)_VERSION)
$(PKG)_FILE := libogg-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://downloads.xiph.org/releases/ogg/$($(PKG)_FILE)