mldonkey: rebuild for ocaml 4.06.0 (safe-string=0).

This commit is contained in:
Leah Neukirchen 2017-11-22 13:10:49 +01:00 committed by Leаh Neukirchen
parent fe02b42d38
commit 095338b4a4

View file

@ -1,7 +1,7 @@
# Template file for 'mldonkey'
pkgname=mldonkey
version=3.1.6
revision=1
revision=2
_release="release-${version//./-}"
wrksrc="${pkgname}-${_release}"
build_style=gnu-configure
@ -14,5 +14,5 @@ license="GPL-2"
homepage="http://mldonkey.sourceforge.net/"
distfiles="https://github.com/ygrek/${pkgname}/archive/${_release}.tar.gz"
checksum=632735d835c33d9815ae64aa8d4abb61b1bd8dd6c55ef66694f9254c97c2877d
nopie=yes # can't link against ocaml runtime else
nocross=yes
export OCAMLPARAM="safe-string=0,_"