summaryrefslogtreecommitdiffstats
path: root/src/aubio.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 07:27:16 (GMT)
commita228c0488f42fd4e2e485654ff52e13d3f8e7a55 (patch)
treef027ba375daf156bfe3ecf5b32f8af972edb2f72 /src/aubio.mk
parentfd257c1335663f9452a9f360a3fcc72108053da9 (diff)
downloadmxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.zip
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.gz
mxe-a228c0488f42fd4e2e485654ff52e13d3f8e7a55.tar.bz2
all packages: switch to sha256 checksums
closes #871
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)