olsrd: version bump to 0.6.5.3
Ferry Huberts (5): pud: detect the java include directory pud: better detection of java jdk gateway: work around kernel IPIP module initialisation bug main: use /dev/urandom by default pud: set local loopback for multicast tx Henning Rogge (2): Update version after release of v0.6.5.2 Release v0.6.5.3 Ronald in 't Velt (1): Fix setsockopt for setting Traffic Class in IPv6
This commit is contained in:
parent
16f7810f11
commit
06af667473
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=olsrd
|
||||
PKG_VERSION:=0.6.5.2
|
||||
PKG_VERSION:=0.6.5.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.olsr.org/releases/0.6
|
||||
|
||||
PKG_MD5SUM:=190e3c763656f71d3ca6868db7658f43
|
||||
PKG_MD5SUM:=c99a6800e152dbc08436c0c36c61e9e0
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue