knxd: update Makefile to new version 904/head
authorOthmar Truniger <tru7@users.noreply.github.com>
Fri, 13 Feb 2015 18:36:44 +0000 (19:36 +0100)
committerOthmar Truniger <tru7@users.noreply.github.com>
Fri, 13 Feb 2015 18:36:44 +0000 (19:36 +0100)
Signed-off-by: Othmar Truniger <github@truniger.ch>
net/knxd/Makefile

index 9030b98f7d2e3860b399516d2cd841cb95bc0c23..59b346efcff14c333cace1b3a9bc6e4f746e54f6 100644 (file)
@@ -11,8 +11,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=knxd
-PKG_REV:=c97a543043297e38bbe04e1030916e8a4737373c
-PKG_VERSION:=2015-01-14
+PKG_REV:=9cdcf0f25d34ed7939ecc41029caf6213581baa8
+PKG_VERSION:=2015-02-13
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>