Browse Source

knxd: update Makefile to new version

Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger 10 years ago
parent
commit
dd223dd1ff
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/knxd/Makefile

+ 2
- 2
net/knxd/Makefile View File

@@ -11,8 +11,8 @@
11 11
 include $(TOPDIR)/rules.mk
12 12
 
13 13
 PKG_NAME:=knxd
14
-PKG_REV:=c97a543043297e38bbe04e1030916e8a4737373c
15
-PKG_VERSION:=2015-01-14
14
+PKG_REV:=9cdcf0f25d34ed7939ecc41029caf6213581baa8
15
+PKG_VERSION:=2015-02-13
16 16
 PKG_RELEASE:=1
17 17
 
18 18
 PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>