I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 26cffabf authored by zzz's avatar zzz
Browse files

Build: Update GMP download script to 6.2.1

parent 897338b7
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# (if a different version, change the GMP_VER= line below)
#
export GMP_VER=6.2.0
export GMP_VER=6.2.1
export GMP_TARVER=${GMP_VER}
export GMP_DIR="gmp-$GMP_VER"
export GMP_TAR="gmp-$GMP_TARVER.tar.bz2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment