mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
knxd: fix musl compatibility
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
+2
-2
@@ -11,12 +11,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=knxd
|
||||
PKG_VERSION=2015-06-02-$(PKG_SOURCE_VERSION)
|
||||
PKG_VERSION=2015-06-27-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/knxd/knxd.git
|
||||
PKG_SOURCE_VERSION:=3d3b1a5e8112397d297625d673a2a94507f9ebce
|
||||
PKG_SOURCE_VERSION:=50e7f6e6bfa13c2b6140b0f76aaa70234bf44b1d
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user