summaryrefslogtreecommitdiffstats
path: root/src/rubberband.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/rubberband.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/rubberband.mk')
-rw-r--r--src/rubberband.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rubberband.mk b/src/rubberband.mk
index 08df41b..eee57f2 100644
--- a/src/rubberband.mk
+++ b/src/rubberband.mk
@@ -4,7 +4,7 @@
PKG := rubberband
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.8.1
-$(PKG)_CHECKSUM := 560f27918c5fe0b90c6bc1cb70829b86ada82b75
+$(PKG)_CHECKSUM := ff0c63b0b5ce41f937a8a3bc560f27918c5fe0b90c6bc1cb70829b86ada82b75
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://code.breakfastquay.com/attachments/download/34/$(PKG)-$($(PKG)_VERSION).tar.bz2