Browse Source

gnunet: update to svn r36713

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 9 years ago
parent
commit
2ad0476c9b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/gnunet/Makefile

+ 1
- 1
net/gnunet/Makefile View File

8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=gnunet
10
 PKG_NAME:=gnunet
11
-PKG_SOURCE_VERSION:=36366
11
+PKG_SOURCE_VERSION:=36713
12
 PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
12
 PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
13
 PKG_RELEASE:=1
13
 PKG_RELEASE:=1
14
 
14