mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+3
-3
@@ -8,8 +8,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gnunet
|
PKG_NAME:=gnunet
|
||||||
PKG_SOURCE_VERSION:=d8e2905c74e63975af5ffe79d7fb1247328def94
|
PKG_SOURCE_VERSION:=948983f991c6fa623cf008826b62a6142dafa189
|
||||||
PKG_VERSION:=0.10.2-git-20161108-$(PKG_SOURCE_VERSION)
|
PKG_VERSION:=0.10.2-git-20161127-$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
# ToDo:
|
# ToDo:
|
||||||
@@ -145,7 +145,7 @@ define Package/gnunet/install
|
|||||||
done )
|
done )
|
||||||
|
|
||||||
( for lib in arm ats block cadet core datacache dht \
|
( for lib in arm ats block cadet core datacache dht \
|
||||||
dns dnsparser fragmentation friends hello identity nat nse \
|
dns dnsparser fragmentation friends hello identity nat natnew nse \
|
||||||
peerinfo regexblock regex revocation scalarproduct set \
|
peerinfo regexblock regex revocation scalarproduct set \
|
||||||
statistics transport util; do \
|
statistics transport util; do \
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libgnunet$$$$lib.so* $(1)/usr/lib/ ; \
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libgnunet$$$$lib.so* $(1)/usr/lib/ ; \
|
||||||
|
|||||||
Reference in New Issue
Block a user