libtommath: update to 1.1.0.

This commit is contained in:
Leah Neukirchen 2019-01-29 12:44:42 +01:00
parent 68df103ed8
commit c57550327f

View file

@ -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 <leah@vuxu.org>"
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