------------------------------------------------------------ revno: 291 committer: Brian Gough <[email protected]> branch nick: gsrc timestamp: Mon 2010-08-02 10:54:52 +0100 message: added nettle-2.1 added: gnu/nettle/Makefile gnu/nettle/sha256sums
=== added file 'gnu/nettle/Makefile' --- a/gnu/nettle/Makefile 1970-01-01 00:00:00 +0000 +++ b/gnu/nettle/Makefile 2010-08-02 09:54:52 +0000 @@ -0,0 +1,13 @@ +GARNAME = nettle +GARVERSION = 2.1 + +MASTER_SITES = ftp://ftp.lysator.liu.se/pub/security/ +MASTER_SUBDIR = lsh/ + +DISTFILES = $(DISTNAME).tar.gz +SIGFILES = $(DISTNAME).tar.gz.asc + +HOME_URL = http://www.gnu.org/software/lsh +# DESCRIPTION = + +include ../../gar.lib/auto.mk
=== added file 'gnu/nettle/sha256sums' --- a/gnu/nettle/sha256sums 1970-01-01 00:00:00 +0000 +++ b/gnu/nettle/sha256sums 2010-08-02 09:54:52 +0000 @@ -0,0 +1,2 @@ +b7d26b3e38842d83c02f807ea7a2cbaa6e2d8f22e5fb20d97ab7a171d039d74e download/nettle-2.1.tar.gz +37644280ffe7a0d05fd63031d64afd50d13394a0cea408eae6adcb723c1a3e86 download/nettle-2.1.tar.gz.asc
