summaryrefslogtreecommitdiffstats
path: root/src/aubio.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/aubio.mk')
-rw-r--r--src/aubio.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aubio.mk b/src/aubio.mk
index f6b6c0c..8ef7fe7 100644
--- a/src/aubio.mk
+++ b/src/aubio.mk
@@ -4,7 +4,7 @@
PKG := aubio
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.4.2
-$(PKG)_CHECKSUM := aa0d31c58deb92ab03edfc417d903f50f78444d0
+$(PKG)_CHECKSUM := d06b889f228b797a082c2ede716dc30fcb4f8f1f
$(PKG)_SUBDIR := aubio-$($(PKG)_VERSION)
$(PKG)_FILE := aubio-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.aubio.org/pub/$($(PKG)_FILE)