knxd: bump to upstream version 0.14.38 12374/head
authorOthmar Truniger <github@truniger.ch>
Mon, 1 Jun 2020 08:08:24 +0000 (10:08 +0200)
committerOthmar Truniger <github@truniger.ch>
Mon, 1 Jun 2020 08:08:24 +0000 (10:08 +0200)
Signed-off-by: Othmar Truniger <github@truniger.ch>
net/knxd/Makefile
net/knxd/patches/0100-version.patch

index 8e6789fb87337dadf9ce546005cae05e08ea4ef4..92f21208c16a2925c2840272f8713619fb446759 100644 (file)
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=knxd
-PKG_VERSION:=0.14.37
+PKG_VERSION:=0.14.38
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/knxd/knxd/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=c3fc5777c39e40afb3dfffd74907954c8951d05134d04d44d1acf3362db6ca59
+PKG_HASH:=bb0343154ee1d0d91b1b342f04ee163739e906ac530b7490b5aec516bb485d59
 
 PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
 PKG_LICENSE:=GPL-2.0-or-later
index da12177d3d95f8af3235ed214d38ff0805109ac2..da1cf34023ecb1f489ab7decd95e40712eda3e41 100644 (file)
@@ -5,4 +5,4 @@
 
 -test -d .git || exit
 -git describe --tags
-+echo -n "0.14.37"
++echo -n "0.14.38"