[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10753: update gnunet to 0.22.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10753: update gnunet to 0.22.2 |
Date: |
Tue, 29 Oct 2024 17:34:46 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10753
revision-id: carlhansen@gnu.org-20241029213439-hh633mjqnmrcl1i8
parent: carlhansen@gnu.org-20241029204943-2fcja5eudi28504n
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-10-29 21:34:39 +0000
message:
update gnunet to 0.22.2
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 2024-10-11 07:47:51 +0000
+++ b/pkg/gnu/gnunet/Makefile 2024-10-29 21:34:39 +0000
@@ -21,7 +21,7 @@
NAME = GNUnet
GARNAME = gnunet
-GARVERSION = 0.22.1
+GARVERSION = 0.22.2
HOME_URL = http://www.gnu.org/software/gnunet
# see https://gnunet.org/generic-installation-instructions
DESCRIPTION = Secure, decentralized, peer-to-peer networking framework
=== modified file 'pkg/gnu/gnunet/config.mk'
--- a/pkg/gnu/gnunet/config.mk 2020-07-11 23:12:12 +0000
+++ b/pkg/gnu/gnunet/config.mk 2024-10-29 21:34:39 +0000
@@ -1,6 +1,7 @@
## Configuration options for gnunet ##
-CONFIGURE_OPTS ?= --with-jansson=/usr/lib
+CONFIGURE_OPTS ?=
+#--with-jansson=/usr/lib
#--with-sudo=sudo
#--with-nssdir=/lib
BUILD_OPTS ?=
=== modified file 'pkg/gnu/gnunet/sha256sums'
--- a/pkg/gnu/gnunet/sha256sums 2024-10-11 07:47:51 +0000
+++ b/pkg/gnu/gnunet/sha256sums 2024-10-29 21:34:39 +0000
@@ -1,2 +1,2 @@
-816b20b9fbc0e2d2d6a2c9e90183dd008b38c893967e3623e04d75fc4ce0afaa
download/gnunet-0.22.1.tar.gz
-7284e231f8c9571f213fcde06e566aafeeddc628c4a83d3a1e8270cb7fb871bd
download/gnunet-0.22.1.tar.gz.sig
+4e78fdd08b46408ec21b6c05a00d56fd649457123dcd929887264fde51e845e3
download/gnunet-0.22.2.tar.gz
+19cc81f223feecf99dd907546d33df2b9ecc8bb970e6e4a8c45a4182df23e84a
download/gnunet-0.22.2.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10753: update gnunet to 0.22.2,
Carl Hansen <=