forked from archlinux/svntogit-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archrelease: copy trunk to extra-i686, extra-x86_64
git-svn-id: file:///srv/repos/svn-packages/svn@215522 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
andyrtr
committed
Jun 27, 2014
1 parent
c0b9a04
commit 0479ae5
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Maintainer: Andreas Radke <[email protected]> | ||
|
||
pkgname=gnutls | ||
pkgver=3.3.4 | ||
pkgver=3.3.5 | ||
pkgrel=1 | ||
pkgdesc="A library which provides a secure layer over a reliable transport layer" | ||
arch=('i686' 'x86_64') | ||
|
@@ -13,7 +13,7 @@ install=gnutls.install | |
options=('!zipman') | ||
depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit') | ||
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig}) | ||
md5sums=('908dc1e98e28cb1c2c255a71785a4af2' | ||
md5sums=('1f396dcf3c14ea67de7243821006d1a2' | ||
'SKIP') | ||
|
||
build() { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Maintainer: Andreas Radke <[email protected]> | ||
|
||
pkgname=gnutls | ||
pkgver=3.3.4 | ||
pkgver=3.3.5 | ||
pkgrel=1 | ||
pkgdesc="A library which provides a secure layer over a reliable transport layer" | ||
arch=('i686' 'x86_64') | ||
|
@@ -13,7 +13,7 @@ install=gnutls.install | |
options=('!zipman') | ||
depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit') | ||
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig}) | ||
md5sums=('908dc1e98e28cb1c2c255a71785a4af2' | ||
md5sums=('1f396dcf3c14ea67de7243821006d1a2' | ||
'SKIP') | ||
|
||
build() { | ||
|