gmp: fix distfiles. From <ojab at ojab ru>, thanks.
--HG-- extra : convert_revision : 574f38b6253528325019377267d5c1d7cc3f7aad
This commit is contained in:
parent
a0adb10a37
commit
14ce2422be
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template build file for 'gmp'
|
# Template build file for 'gmp'
|
||||||
pkgname=gmp
|
pkgname=gmp
|
||||||
sourcepkg=gmp
|
sourcepkg=$pkgname
|
||||||
version=4.2.4
|
version=4.2.4
|
||||||
distfiles="ftp://ftp.gmplib.org/pub/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-cxx --enable-mpbsd"
|
configure_args="--enable-cxx --enable-mpbsd"
|
||||||
short_desc="Library for arbitrary precision arithmetic"
|
short_desc="Library for arbitrary precision arithmetic"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue