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:
4c9415d
)
tang: corrected hash for v14
author
Nikos Mavrogiannopoulos
<redacted>
Wed, 30 Aug 2023 07:10:27 +0000
(09:10 +0200)
committer
Nikos Mavrogiannopoulos
<redacted>
Wed, 30 Aug 2023 07:26:33 +0000
(09:26 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
utils/tang/Makefile
patch
|
blob
|
history
diff --git
a/utils/tang/Makefile
b/utils/tang/Makefile
index 8eee5becd20c36abbfca46e024af36c5fbcce6e7..f0b02137d0747240304e931386facac09a263f74 100644
(file)
--- a/
utils/tang/Makefile
+++ b/
utils/tang/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/latchset/$(PKG_NAME)/releases/download/v$(PKG_VERSION)/
-PKG_HASH:=0
b56702a8ac19ff320d7e13a49682efba32403933c84ab1dae0b26ddcc4e3fe5
+PKG_HASH:=0
4263ed1cc98d60cab29fe47f908921b7b1aa4d6da5f9de2fcbe543773b75886
PKG_MAINTAINER:=Tibor Dudlák <tibor.dudlak@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later
git clone https://git.99rst.org/PROJECT