Libraries/mpfr/build

- SOURCE_URL fixed
This commit is contained in:
2017-11-20 17:34:21 +01:00
parent 30be24c598
commit c3c339b959

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
SOURCE_URL="http://www.mpfr.org/$P-current/$P-$V.tar.gz"
SOURCE_URL="http://www.mpfr.org/$P-$V/$P-$V.tar.gz"
pbuild::configure() {
"${MODULE_SRCDIR}"/configure \