Explorar el Código

- bump version

Bernhard Reutner-Fischer hace 18 años
padre
commit
b14ff97012
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/gmp/gmp.mk

+ 1 - 1
package/gmp/gmp.mk

@@ -3,7 +3,7 @@
 # gmp
 #
 #############################################################
-GMP_VERSION:=4.2.1
+GMP_VERSION:=4.2.2
 GMP_SOURCE:=gmp-$(GMP_VERSION).tar.bz2
 GMP_SITE:=http://ftp.sunet.se/pub/gnu/gmp/
 GMP_CAT:=$(BZCAT)