linknx: bump to new upstream version 0.0.1.37
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
parent
149afa5dcb
commit
baa036797a
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=linknx
|
PKG_NAME:=linknx
|
||||||
PKG_VERSION:=0.0.1.36
|
PKG_VERSION:=0.0.1.37
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
||||||
|
@ -16,7 +16,7 @@ PKG_LICENSE:=GPL-2.0+
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-${PKG_VERSION}.tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-${PKG_VERSION}.tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/linknx/linknx/tar.gz/$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/linknx/linknx/tar.gz/$(PKG_VERSION)?
|
||||||
PKG_HASH:=e271ae32e2b68dff67864812c67e891d361f02960777bfb13f199dee0884f38f
|
PKG_HASH:=3c3aaf8c409538153b15f5fb975a4485e58c4820cfea289a3f20777ba69782ab
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=argp-standalone
|
PKG_BUILD_DEPENDS:=argp-standalone
|
||||||
PKG_FORTIFY_SOURCE:=1
|
PKG_FORTIFY_SOURCE:=1
|
||||||
|
|
Loading…
Reference in a new issue