olsrd: version bump to 0.6.5.4
authorSaverio Proto <zioproto@gmail.com>
Fri, 17 May 2013 10:50:38 +0000 (12:50 +0200)
committerSaverio Proto <zioproto@gmail.com>
Fri, 17 May 2013 10:50:38 +0000 (12:50 +0200)
olsrd/Makefile

index 04cd44a1f287651a9a94003856bfa5421b4c16fc..c1ca2246339839a7d08ee298149915f27a7cce0a 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=olsrd
-PKG_VERSION:=0.6.5.3
+PKG_VERSION:=0.6.5.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
 
-PKG_MD5SUM:=c99a6800e152dbc08436c0c36c61e9e0
+PKG_MD5SUM:=44689e790359f9363e5ebb924c548730
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk