[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6590: update gnunet to 0.11.5
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6590: update gnunet to 0.11.5 |
Date: |
Wed, 5 Jun 2019 23:46:36 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6590
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2019-06-05 20:46:31 -0700
message:
update gnunet to 0.11.5
modified:
pkg/gnu/gnunet/Makefile makefile-20160617014725-uokjfnggs70iry9h-843
pkg/gnu/gnunet/config.mk config.mk-20160617015843-iro2zo81dv19og4z-1
pkg/gnu/gnunet/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-845
=== modified file 'pkg/gnu/gnunet/Makefile'
--- a/pkg/gnu/gnunet/Makefile 2019-05-12 20:28:27 +0000
+++ b/pkg/gnu/gnunet/Makefile 2019-06-06 03:46:31 +0000
@@ -21,7 +21,7 @@
NAME = GNUnet
GARNAME = gnunet
-GARVERSION = 0.11.4
+GARVERSION = 0.11.5
HOME_URL = http://www.gnu.org/software/gnunet
# see https://gnunet.org/generic-installation-instructions
DESCRIPTION = Secure, decentralized, peer-to-peer networking framework
@@ -46,6 +46,8 @@
# HINT: make -k install
# and do it again, ... some problems
+#
+# ld build problem ???
######################################################################
=== modified file 'pkg/gnu/gnunet/config.mk'
--- a/pkg/gnu/gnunet/config.mk 2019-04-08 01:39:31 +0000
+++ b/pkg/gnu/gnunet/config.mk 2019-06-06 03:46:31 +0000
@@ -1,5 +1,6 @@
## Configuration options for gnunet ##
-CONFIGURE_OPTS ?= --with-sudo=sudo
+CONFIGURE_OPTS ?=
+#--with-sudo=sudo
#--with-nssdir=/lib
BUILD_OPTS ?=
=== modified file 'pkg/gnu/gnunet/sha256sums'
--- a/pkg/gnu/gnunet/sha256sums 2019-05-12 20:28:27 +0000
+++ b/pkg/gnu/gnunet/sha256sums 2019-06-06 03:46:31 +0000
@@ -1,2 +1,2 @@
-7afeb638bd8b5a33c6b8dab24b90c5d7467439adc79794ff33218e9180f8b01b
download/gnunet-0.11.4.tar.gz
-0ae377c2c3124bc0d9ceddd93f7a293735f5d6a024b1f598914fdf207ee9bae8
download/gnunet-0.11.4.tar.gz.sig
+98e0355ff0627bf88112b3b92a7522e98c0ae6071fc45efda5a33daed28199b3
download/gnunet-0.11.5.tar.gz
+f2d71e0a5356a619111e9e5270c408c68afb414e9afa24208c4876e02b345af3
download/gnunet-0.11.5.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6590: update gnunet to 0.11.5,
Carl Hansen <=