From c57550327f3eeef686aedc75ac6ba5bf8573b5e3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 29 Jan 2019 12:44:42 +0100 Subject: [PATCH] libtommath: update to 1.1.0. --- srcpkgs/libtommath/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libtommath/template b/srcpkgs/libtommath/template index c7ac5e30af8..f470e562395 100644 --- a/srcpkgs/libtommath/template +++ b/srcpkgs/libtommath/template @@ -1,14 +1,14 @@ # Template file for 'libtommath' pkgname=libtommath -version=1.0.1 -revision=2 +version=1.1.0 +revision=1 hostmakedepends="libtool" short_desc="A portable number theoretic multiple-precision integer library" maintainer="Leah Neukirchen " license="Public domain" -homepage="http://www.libtom.org/LibTomMath/" +homepage="http://www.libtom.net/LibTomMath/" distfiles="https://github.com/libtom/libtommath/releases/download/v${version}/ltm-${version}.tar.xz" -checksum=47032fb39d698ce4cf9c9c462c198e6b08790ce8203ad1224086b9b978636c69 +checksum=90466c88783d1fe9f5c2364a69f5479f10d73ed616011be6196f35f7f1537ead do_build() { if [ "$CROSS_BUILD" ]; then