git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fd61f2d
)
tinc: fix missing HASH
author
Erwan MAS
<redacted>
Sun, 14 Feb 2021 19:47:43 +0000
(14:47 -0500)
committer
Erwan MAS
<redacted>
Sun, 14 Feb 2021 19:47:43 +0000
(14:47 -0500)
Signed-off-by: Erwan MAS <redacted>
net/tinc/Makefile
patch
|
blob
|
history
diff --git
a/net/tinc/Makefile
b/net/tinc/Makefile
index be622479d850ea51fb347c3f9ed4b0e9e35aada7..146a53470a54a86a8e2c18f3381c456160366bbb 100644
(file)
--- a/
net/tinc/Makefile
+++ b/
net/tinc/Makefile
@@
-16,7
+16,7
@@
PKG_SOURCE_URL:=http://tinc-vpn.org/git/tinc
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=3ee0d5dd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
-PKG_MIRROR_
MD5SUM:=
+PKG_MIRROR_
HASH:=fe57dcce5c17ec2cea96fefc69c5af977df7d457f1ae7c4775e00a21878a2c19
PKG_CPE_ID:=cpe:/a:tinc:tinc
git clone https://git.99rst.org/PROJECT