knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
parent
4d95c6e6ec
commit
689277a901
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=knxd
|
||||
PKG_VERSION=2016-03-12
|
||||
PKG_VERSION=2016-10-08
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/knxd/knxd.git
|
||||
PKG_SOURCE_VERSION:=c8a4bb3b042de1fd692a93cdb7a307546f2be359
|
||||
PKG_SOURCE_VERSION:=43e90c6ee3028194c8ce6d7776e7dedbe1032dc1
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue