libtommath: update to 1.1.0.
This commit is contained in:
parent
68df103ed8
commit
c57550327f
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'libtommath'
|
# Template file for 'libtommath'
|
||||||
pkgname=libtommath
|
pkgname=libtommath
|
||||||
version=1.0.1
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
short_desc="A portable number theoretic multiple-precision integer library"
|
short_desc="A portable number theoretic multiple-precision integer library"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public domain"
|
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"
|
distfiles="https://github.com/libtom/libtommath/releases/download/v${version}/ltm-${version}.tar.xz"
|
||||||
checksum=47032fb39d698ce4cf9c9c462c198e6b08790ce8203ad1224086b9b978636c69
|
checksum=90466c88783d1fe9f5c2364a69f5479f10d73ed616011be6196f35f7f1537ead
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user