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:
9667c74
)
gnunet-fuse: update to 0.26.0
author
Daniel Golle
<redacted>
Fri, 8 May 2026 17:17:03 +0000
(18:17 +0100)
committer
Daniel Golle
<redacted>
Fri, 15 May 2026 12:44:24 +0000
(13:44 +0100)
Update for compatibility with gnunet 0.26+/0.27+ API changes.
The package version tracks the latest gnunet release the
sources build against.
Link:
https://git.gnunet.org/gnunet-fuse.git/log/?h=v0.26.0
Signed-off-by: Daniel Golle <redacted>
net/gnunet-fuse/Makefile
patch
|
blob
|
history
diff --git
a/net/gnunet-fuse/Makefile
b/net/gnunet-fuse/Makefile
index 9ceb3295d381f4ead87ed6c5a83532ff1f272418..eb54b5aa4aca014b37370ec644d2d0925afa45ad 100644
(file)
--- a/
net/gnunet-fuse/Makefile
+++ b/
net/gnunet-fuse/Makefile
@@
-2,11
+2,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnunet-fuse
-PKG_VERSION:=0.2
4
.0
+PKG_VERSION:=0.2
6
.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/gnunet
-PKG_HASH:=
2ea8943d49488908700e8aad628491ed1ed63275a44e6426580ff087c4242349
+PKG_HASH:=
94d4982d1357f2d41edf6d5edaa7e51adbccd9b919cd49ff04c6bbd568cdec25
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT