[arch-commits] Commit in gnutls/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 22 09:55:54 UTC 2012


    Date: Sunday, July 22, 2012 @ 05:55:53
  Author: andyrtr
Revision: 163918

upgpkg: gnutls 3.0.21-2

gcc rebuild

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-22 09:43:00 UTC (rev 163917)
+++ PKGBUILD	2012-07-22 09:55:53 UTC (rev 163918)
@@ -3,14 +3,14 @@
 
 pkgname=gnutls
 pkgver=3.0.21
-pkgrel=1
+pkgrel=2
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('i686' 'x86_64')
 license=('GPL3' 'LGPL')
 url="http://www.gnu.org/software/gnutls/"
 install=gnutls.install
 options=('!libtool' '!zipman')
-depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle>=2.4' 'p11-kit>=0.12')
+depends=('gcc-libs>=4.7.1-5' 'libtasn1' 'readline' 'zlib' 'nettle>=2.4' 'p11-kit>=0.12')
 makedepends=('valgrind' 'strace')
 source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.xz{,.sig})
 md5sums=('7480dff7115e5af85215893c06b3ac5c'




More information about the arch-commits mailing list