Merge pull request #162 from HRogge/master
authorBastian Bittorf <bittorf@bluebottle.com>
Sat, 19 Mar 2016 15:40:21 +0000 (16:40 +0100)
committerBastian Bittorf <bittorf@bluebottle.com>
Sat, 19 Mar 2016 15:40:21 +0000 (16:40 +0100)
Update to version 0.11.2

1  2 
oonf-dlep-proxy/Makefile
oonf-dlep-radio/Makefile
oonf-olsrd2/Makefile

diff --combined oonf-dlep-proxy/Makefile
index 05bd43228e078b438ea6dfff2670addd1754c250,e40bab36c9927f872b231eeb4c544fe7afe0dae5..9a0d79b936697c2784042f7094811aa78a7b0e03
@@@ -1,12 -1,12 +1,12 @@@
  include $(TOPDIR)/rules.mk
  
  PKG_NAME:=oonf-dlep-proxy
- PKG_VERSION:=0.11.1
- PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9
+ PKG_VERSION:=0.11.2
+ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
  PKG_RELEASE:=$(PKG_REV)
  
  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git
 +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
  PKG_SOURCE_PROTO:=git
  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
  PKG_SOURCE_VERSION:=$(PKG_REV)
diff --combined oonf-dlep-radio/Makefile
index 9b6a93124d21d2488f06ee73c44b771d16ebfeda,0fb49017d1878d846c8ed84e049ab58a230f0fec..6d99fb9f030fde8e7076a81593336bf6cd37fcd8
@@@ -1,12 -1,12 +1,12 @@@
  include $(TOPDIR)/rules.mk
  
  PKG_NAME:=oonf-dlep-radio
- PKG_VERSION:=0.11.1
- PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9
+ PKG_VERSION:=0.11.2
+ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
  PKG_RELEASE:=$(PKG_REV)
  
  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git
 +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
  PKG_SOURCE_PROTO:=git
  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
  PKG_SOURCE_VERSION:=$(PKG_REV)
diff --combined oonf-olsrd2/Makefile
index fd578d687a64a945583be4dc8f9cec3643fb09cb,c9d2cee39f823d9a3a9ea67971c6058b3917ee8b..118f0a266116fd57de47db1b0b7fc3a443225e01
@@@ -1,12 -1,12 +1,12 @@@
  include $(TOPDIR)/rules.mk
  
  PKG_NAME:=oonf-olsrd2
- PKG_VERSION:=0.11.1
- PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9
+ PKG_VERSION:=0.11.2
+ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
  PKG_RELEASE:=$(PKG_REV)
  
  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git
 +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git
  PKG_SOURCE_PROTO:=git
  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
  PKG_SOURCE_VERSION:=$(PKG_REV)