Merge pull request #227 from HRogge/for-12.09.x

Update to OONF 0.12.4
This commit is contained in:
Bastian Bittorf 2016-09-09 20:17:03 +02:00 committed by GitHub
commit 9638491a78
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.12.3
PKG_REV:=87baaf3b6ce9ef117956b37a4bfb01f379cd6aaf
PKG_VERSION:=0.12.4
PKG_REV:=356b7fe90d8f01618185edbc18b7072aa1b41aac
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.12.3
PKG_REV:=87baaf3b6ce9ef117956b37a4bfb01f379cd6aaf
PKG_VERSION:=0.12.4
PKG_REV:=356b7fe90d8f01618185edbc18b7072aa1b41aac
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.12.3
PKG_REV:=87baaf3b6ce9ef117956b37a4bfb01f379cd6aaf
PKG_VERSION:=0.12.4
PKG_REV:=356b7fe90d8f01618185edbc18b7072aa1b41aac
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2