diff options
author | sibel <lesibel@free.fr> | 2010-11-18 08:08:21 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-18 08:08:21 +0100 |
commit | 6479f847ec4a0cf0bc491603d8a77401335d6c59 (patch) | |
tree | 4a8cacf5de06dd2205670a5e1245478ec634b90f /base | |
parent | 9dd36c36f49102286f6e273454e30e1c5093654e (diff) | |
download | nutyx-extra-6479f847ec4a0cf0bc491603d8a77401335d6c59.tar.gz nutyx-extra-6479f847ec4a0cf0bc491603d8a77401335d6c59.tar.bz2 nutyx-extra-6479f847ec4a0cf0bc491603d8a77401335d6c59.tar.xz nutyx-extra-6479f847ec4a0cf0bc491603d8a77401335d6c59.zip |
libmpc maj 0.8.2-1
Diffstat (limited to 'base')
-rw-r--r-- | base/libmpc/.md5sum | 2 | ||||
-rw-r--r-- | base/libmpc/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/libmpc/.md5sum b/base/libmpc/.md5sum index 11685f361..791568f29 100644 --- a/base/libmpc/.md5sum +++ b/base/libmpc/.md5sum @@ -1 +1 @@ -5b34aa804d514cc295414a963aedb6bf mpc-0.8.1.tar.gz +e98267ebd5648a39f881d66797122fb6 mpc-0.8.2.tar.gz diff --git a/base/libmpc/Pkgfile b/base/libmpc/Pkgfile index 9207e4c13..b99a784e0 100644 --- a/base/libmpc/Pkgfile +++ b/base/libmpc/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=libmpc -version=0.8.1 +version=0.8.2 release=1 source=(http://www.multiprecision.org/mpc/download/mpc-$version.tar.gz) build() { |