[arch-commits] Commit in mbedtls/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Tue Jun 28 15:51:48 UTC 2016
Date: Tuesday, June 28, 2016 @ 15:51:48
Author: kkeen
Revision: 181503
upgpkg: mbedtls 2.3.0-1
Modified:
mbedtls/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-28 14:13:23 UTC (rev 181502)
+++ PKGBUILD 2016-06-28 15:51:48 UTC (rev 181503)
@@ -4,7 +4,7 @@
# Contributor: carstene1ns <arch carsten-teibes.de>
pkgname=mbedtls
-pkgver=2.2.1
+pkgver=2.3.0
pkgrel=1
pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
#source=("https://polarssl.org/download/$pkgname-$pkgver-gpl.tgz"
source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz")
#source=("https://tls.mbed.org/download/mbedtls-$pkgver-apache.tgz")
-sha1sums=('513f8cd8afd82e3181ab742eefcfe32fc1a4594d')
+sha1sums=('c56d2743a2158fccbf5536d18a11196eca76fc76')
depends=('glibc')
options=('staticlibs')
More information about the arch-commits
mailing list