Merge pull request #113 from HRogge/master

OONF v0.9.1 bugfix release
This commit is contained in:
Bastian Bittorf 2015-07-31 09:02:13 +02:00
commit 3ff3335dd3
3 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-proxy
PKG_VERSION:=0.9.0
PKG_REV:=2e367c28fa80aa1c2841c78e296ba946afb2476f
PKG_VERSION:=0.9.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-radio
PKG_VERSION:=0.9.0
PKG_REV:=2e367c28fa80aa1c2841c78e296ba946afb2476f
PKG_VERSION:=0.9.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-olsrd2
PKG_VERSION:=0.9.0
PKG_REV:=2e367c28fa80aa1c2841c78e296ba946afb2476f
PKG_VERSION:=0.9.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2