mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
tr143: 1.2.2
This commit is contained in:
parent
2a99330503
commit
ff2bded498
1 changed files with 2 additions and 2 deletions
|
|
@ -5,13 +5,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=tr143
|
PKG_NAME:=tr143
|
||||||
PKG_VERSION:=1.2.1
|
PKG_VERSION:=1.2.2
|
||||||
|
|
||||||
LOCAL_DEV:=0
|
LOCAL_DEV:=0
|
||||||
ifneq ($(LOCAL_DEV),1)
|
ifneq ($(LOCAL_DEV),1)
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/tr143d.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/tr143d.git
|
||||||
PKG_SOURCE_VERSION:=93b295cd04b1e4af1cdfb511d86e18c806761df1
|
PKG_SOURCE_VERSION:=c3860a687daf2204dc32f4f73c7e09d00c3d55ee
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.zst
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.zst
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue