summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/bustle.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bustle.make b/rules/bustle.make
index 91969b825..af9de3506 100644
--- a/rules/bustle.make
+++ b/rules/bustle.make
@@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_BUSTLE) += bustle
#
# Paths and names
#
-BUSTLE_VERSION := 0.2.1
+BUSTLE_VERSION := 0.2.2
BUSTLE := bustle-$(BUSTLE_VERSION)
BUSTLE_SUFFIX := tar.gz
BUSTLE_URL := http://www.willthompson.co.uk/bustle/releases/$(BUSTLE).$(BUSTLE_SUFFIX)