mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
udpecho: 2.2.0
This commit is contained in:
parent
28dda87cfb
commit
f0b1a32208
1 changed files with 2 additions and 2 deletions
|
|
@ -8,13 +8,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=udpecho
|
PKG_NAME:=udpecho
|
||||||
PKG_VERSION:=2.1.0
|
PKG_VERSION:=2.2.0
|
||||||
|
|
||||||
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/udpecho.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/udpecho.git
|
||||||
PKG_SOURCE_VERSION:=8964b6e29347181f0d52da5c3b8d075737ea1a52
|
PKG_SOURCE_VERSION:=c0991eeeaa210ae2910f970e8b23d34139ad6044
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue