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

Skip to content
Snippets Groups Projects
Commit e47c6288 authored by zzz's avatar zzz
Browse files

jbigi: Update GMP version (ticket #1840)

parent 7b0a5bcd
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
export GMP_VER=6.0.0
export GMP_TARVER=${GMP_VER}a
export GMP_VER=6.1.2
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