From d020b73e7a7fb85f8c549b4c3ece3e2720f23813 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 21 Apr 2017 15:27:27 +0200 Subject: [PATCH] python-openssl: update to 17.0.0 --- srcpkgs/python-openssl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-openssl/template b/srcpkgs/python-openssl/template index 7e5e01d5b8c..359b6d0ecc0 100644 --- a/srcpkgs/python-openssl/template +++ b/srcpkgs/python-openssl/template @@ -1,6 +1,6 @@ # Template file for 'python-openssl' pkgname=python-openssl -version=16.2.0 +version=17.0.0 revision=1 noarch=yes wrksrc="pyOpenSSL-${version}" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="https://github.com/pyca/pyopenssl" license="Apache-2.0" distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz" -checksum=7779a3bbb74e79db234af6a08775568c6769b5821faecf6e2f4143edb227516e +checksum=48abfe9d2bb8eb8d8947c8452b0223b7b1be2383b332f3b4f248fe59ef0bafdd python3-openssl_package() { noarch=yes