mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
aur/polarssl to 1.1.4-1
This commit is contained in:
parent
ab16415904
commit
35208c4545
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Maintainer: Mihai Militaru <mihai militaru at xmpp dot ro>
|
||||
|
||||
pkgname=polarssl
|
||||
pkgver=1.1.3
|
||||
pkgver=1.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Portable cryptographic and SSL/TLS library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.polarssl.org/"
|
||||
license=('GPL2')
|
||||
source=(http://www.polarssl.org/code/releases/polarssl-"$pkgver"-gpl.tgz)
|
||||
sha1sums=('9f6113ac6d317a49c91ab1d6b0489ad39daf87f4')
|
||||
sha1sums=('3dd10bd1a8f7f58e0ef8c91cfa5ea7efd5d5f4bc')
|
||||
depends=('glibc')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue