Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1fe27f7cbe0d51558aba74509937b151fe0253c

commit e1fe27f7cbe0d51558aba74509937b151fe0253c
Author: DeX77 <de...@frugalware.org>
Date:   Thu Oct 13 13:39:58 2016 +0200

mbedtls-2.3.0-2-x86_64

* needs some patches

diff --git a/source/lib/mbedtls/FrugalBuild b/source/lib/mbedtls/FrugalBuild
index 81c6bb8..082a991 100644
--- a/source/lib/mbedtls/FrugalBuild
+++ b/source/lib/mbedtls/FrugalBuild
@@ -4,16 +4,18 @@
pkgname=mbedtls
pkgver=2.3.0
pkgextraver="-gpl"
-pkgrel=1
+pkgrel=2
pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl"
archs=('i686' 'x86_64')
groups=("lib")
url="https://tls.mbed.org";
source=("$url/download/$pkgname-$pkgver$pkgextraver.tgz" \
-       non_embedded.patch)
+       non_embedded.patch \
+       fixes.patch )
up2date="Flasttar $url/download"
sha1sums=('c56d2743a2158fccbf5536d18a11196eca76fc76' \
-          '04ce990f056078cf8ce5134e011b888791e294b1')
+          '04ce990f056078cf8ce5134e011b888791e294b1' \
+          'da39a3ee5e6b4b0d3255bfef95601890afd80709')
depends=('glibc')
options=('static')
_F_archive_ver="$pkgver"
diff --git a/source/lib/mbedtls/fixes.patch b/source/lib/mbedtls/fixes.patch
new file mode 100644
index 0000000..e69de29
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to