tinc: fix missing HASH
authorErwan MAS <redacted>
Sun, 14 Feb 2021 19:47:43 +0000 (14:47 -0500)
committerErwan MAS <redacted>
Sun, 14 Feb 2021 19:47:43 +0000 (14:47 -0500)
Signed-off-by: Erwan MAS <redacted>
net/tinc/Makefile

index be622479d850ea51fb347c3f9ed4b0e9e35aada7..146a53470a54a86a8e2c18f3381c456160366bbb 100644 (file)
@@ -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