CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux-ng: update to 2.19.1
[crossrootfs.git] / libgmp / Pkgfile
index 0b530242fde13115a32823b89299f81c7bda3015..c7d919f5bac6b7723b1d64a8a2bfba81b693c083 100644 (file)
@@ -1,17 +1,16 @@
 # Description: Free library for arbitrary precision arithmetic
 # URL: http://gmplib.org/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on:
 
 name=libgmp
-version=4.3.2
+version=5.0.1
 release=1
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-$version.tar.bz2)
 
 build() {
   cd gmp-$version
-
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \