[Lunar-commits] <moonbase-other> libassuan: version bumped to 2.1.3.
Florin Braescu
florin at lunar-linux.org
Thu Nov 13 12:07:53 CET 2014
commit 30724117770a00e5540d94949bd1aadd34a649c1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 13 Nov 2014 13:06:44 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/30724117770a00e5540d94949bd1aadd34a649c1
libassuan: version bumped to 2.1.3.
It depends on libgpg-error, not pth .
Move it to crypto directory.
---
crypto/libassuan/DEPENDS | +2/-0
crypto/libassuan/DETAILS | +3/-3
libs/libassuan/DEPENDS | +0/-1
3 files changed, 5 insertions(+), 4 deletions(-)
--- /dev/null
+++ b/crypto/libassuan/DEPENDS
@@ -0,0 +1,2 @@
+depends libgpg-error
+
@@ -1,13 +1,13 @@
MODULE=libassuan
- VERSION=2.1.1
+ VERSION=2.1.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$MODULE
SOURCE_URL[1]=ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/$MODULE
SOURCE_URL[2]=http://artfiles.org/gnupg.org/$MODULE
- SOURCE_VFY=sha1:8bd3826de30651eb8f9b8673e2edff77cd70aca1
+ SOURCE_VFY=sha256:fa2170b353c928eb59610e0700c34947f1890634ddf7bcf2366c9c88b4f51d1a
WEB_SITE=http://www.gnupg.org
ENTERED=20051108
- UPDATED=20130709
+ UPDATED=20141112
SHORT="IPC library used by GnuPG 2.0, GPGME and a few other packages"
cat << EOF
--- a/libs/libassuan/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends pth
More information about the Lunar-commits
mailing list