[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4988: update nettle to 3.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4988: update nettle to 3.4 |
Date: |
Sun, 19 Nov 2017 14:38:41 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4988
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-11-19 11:38:37 -0800
message:
update nettle to 3.4
modified:
pkg/gnu/nettle/Makefile makefile-20160617014725-uokjfnggs70iry9h-1470
pkg/gnu/nettle/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1475
=== modified file 'pkg/gnu/nettle/Makefile'
--- a/pkg/gnu/nettle/Makefile 2016-10-01 19:57:23 +0000
+++ b/pkg/gnu/nettle/Makefile 2017-11-19 19:38:37 +0000
@@ -1,4 +1,5 @@
# Copyright © 2013, 2014, 2015 Brandon Invergo <address@hidden>
+# Copyright © 2017 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -17,7 +18,7 @@
NAME = Nettle
GARNAME = nettle
-GARVERSION = 3.3
+GARVERSION = 3.4
HOME_URL = http://www.gnu.org/software/lsh/
DESCRIPTION = C library for low-level cryptographic functionality
define BLURB
@@ -29,7 +30,9 @@
######################################################################
-MASTER_SITES = http://www.lysator.liu.se/~nisse/archive/
+#MASTER_SITES = http://www.lysator.liu.se/~nisse/archive/
+MASTER_SITES = $(MASTER_GNU)/
+MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
=== modified file 'pkg/gnu/nettle/sha256sums'
--- a/pkg/gnu/nettle/sha256sums 2016-10-01 19:57:23 +0000
+++ b/pkg/gnu/nettle/sha256sums 2017-11-19 19:38:37 +0000
@@ -1,2 +1,2 @@
-46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e
download/nettle-3.3.tar.gz
-2955b78b29de4b595805421c854e63d5ca1e053a3b373981b7f11813f8ec7d8c
download/nettle-3.3.tar.gz.sig
+ae7a42df026550b85daca8389b6a60ba6313b0567f374392e54918588a411e94
download/nettle-3.4.tar.gz
+9046473b1d6e3e02df9ca65690595bf47be39bc5cab1fbf2e374dbc63efb0884
download/nettle-3.4.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4988: update nettle to 3.4,
Carl Hansen <=