OLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014)
authorBastian Bittorf <bittorf@bluebottle.com>
Fri, 24 Oct 2014 18:05:20 +0000 (20:05 +0200)
committerBastian Bittorf <bittorf@bluebottle.com>
Fri, 24 Oct 2014 18:05:20 +0000 (20:05 +0200)
olsrd/Makefile

index 27cf3edb3083c7cca7e9e3561ce3b5fb941a143a..b22d28667b70ca13d4304f72926d35e657d018fe 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=olsrd
-PKG_VERSION:=0.6.7
+PKG_VERSION:=0.6.7.1
 PKG_RELEASE:=5
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
 
-PKG_MD5SUM:=ad46cb0a6b361f4790527da5566a076f
+PKG_MD5SUM:=d4411d4ed94b399a3778b8036dee1214
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk