mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
gnunet-fuse: update to 0.26.0
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 <daniel@makrotopia.org>
This commit is contained in:
@@ -2,11 +2,11 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=gnunet-fuse
|
PKG_NAME:=gnunet-fuse
|
||||||
|
|
||||||
PKG_VERSION:=0.24.0
|
PKG_VERSION:=0.26.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@GNU/gnunet
|
PKG_SOURCE_URL:=@GNU/gnunet
|
||||||
PKG_HASH:=2ea8943d49488908700e8aad628491ed1ed63275a44e6426580ff087c4242349
|
PKG_HASH:=94d4982d1357f2d41edf6d5edaa7e51adbccd9b919cd49ff04c6bbd568cdec25
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-3.0
|
PKG_LICENSE:=GPL-3.0
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user