Merge pull request #114 from HRogge/master

Update to 0.9.1-r1 release for better openwrt startup script
This commit is contained in:
Bastian Bittorf 2015-08-01 11:23:32 +02:00
commit cf4ef34398
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.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_VERSION:=0.9.1-r1
PKG_REV:=eab3845089bc2410a3c115fb8274572b16a0e47d
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.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_VERSION:=0.9.1-r1
PKG_REV:=eab3845089bc2410a3c115fb8274572b16a0e47d
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.1
PKG_REV:=5c2d56765f72572b0c970395604eee2218847e67
PKG_VERSION:=0.9.1-r1
PKG_REV:=eab3845089bc2410a3c115fb8274572b16a0e47d
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2