Browse Source

gnunet: update to recent git snapshot

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 7 years ago
parent
commit
4be3935a6f
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/gnunet/Makefile

+ 3
- 3
net/gnunet/Makefile View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnunet
PKG_SOURCE_VERSION:=664aca2d29b15dd75967d2bb0298caf750993b6f
PKG_MIRROR_HASH:=d3fd9f9275e3173b392ea3d151130fae9fb507986c5bd6a369303e0e1e0ab6d6
PKG_SOURCE_VERSION:=a3dace8401c482f18bddbad37da108433c1b08c7
PKG_MIRROR_HASH:=00ab1eaed040e8479a38b9bfa2a59f029d6273cb2e275b637d1c501200bbbfd9
PKG_VERSION:=0.10.2-git-20171004-$(PKG_SOURCE_VERSION)
PKG_VERSION:=0.10.2-git-20171108-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz


Loading…
Cancel
Save