- bump version

This commit is contained in:
Bernhard Reutner-Fischer 2007-09-17 11:20:32 +00:00
parent ae456d8cf3
commit b14ff97012

View File

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