libtommath: update to 1.3.0.

This commit is contained in:
Leah Neukirchen 2024-04-02 17:52:42 +02:00
parent ae300011cc
commit c3ddb554a3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libtommath'
pkgname=libtommath
version=1.2.1
version=1.3.0
revision=1
hostmakedepends="libtool"
short_desc="Portable number theoretic multiple-precision integer library"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public domain"
homepage="http://www.libtom.net/LibTomMath/"
distfiles="https://github.com/libtom/libtommath/releases/download/v${version}/ltm-${version}.tar.xz"
checksum=986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f
checksum=296272d93435991308eb73607600c034b558807a07e829e751142e65ccfa9d08
do_build() {
if [ "$CROSS_BUILD" ]; then