summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/bustle.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/bustle.make b/rules/bustle.make
index 75309a252..a73acdfa3 100644
--- a/rules/bustle.make
+++ b/rules/bustle.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BUSTLE) += bustle
#
# Paths and names
#
-BUSTLE_VERSION := 0.2.2
-BUSTLE_MD5 := 68e8a5f75e04fa7004e6ef4d31a3aead
+BUSTLE_VERSION := 0.2.4
+BUSTLE_MD5 := 1abc206b121b46b6d3f4aecababc35d0
BUSTLE := bustle-$(BUSTLE_VERSION)
BUSTLE_SUFFIX := tar.gz
BUSTLE_URL := http://www.willthompson.co.uk/bustle/releases/$(BUSTLE).$(BUSTLE_SUFFIX)