mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix tcptraceroute package
This commit is contained in:
parent
f88ea435f4
commit
c7489f6e69
1 changed files with 5 additions and 5 deletions
|
@ -11,9 +11,9 @@ PKG_NAME:=tcptraceroute
|
||||||
PKG_VERSION:=1.5beta7
|
PKG_VERSION:=1.5beta7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/mct/tcptraceroute/archive/refs/tags/
|
PKG_SOURCE_VERSION:=tcptraceroute-$(PKG_VERSION)
|
||||||
PKG_HASH:=57fd2e444935bc5be8682c302994ba218a7c738c3a6cae00593a866cd85be8e7
|
PKG_SOURCE_URL:=https://github.com/mct/tcptraceroute.git
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue