olsrd: 0.9.0.1 -> 0.9.0.2 (bugfix-release)

This commit is contained in:
Bastian Bittorf 2015-07-01 21:31:54 +02:00
parent 969d1cf568
commit 6172dcef32
1 changed files with 2 additions and 2 deletions

View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
PKG_VERSION:=0.9.0.1
PKG_VERSION:=0.9.0.2
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.9
PKG_MD5SUM:=5dec2c08e7bbec6789af7279e7aafc6c
PKG_MD5SUM:=8a2675c33990706cc291b59934024783
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=BSD-3-Clause