camlp5: update to 8.00.04.
This commit is contained in:
parent
d9cc45dba8
commit
6398dc8a3b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=8.00.03
|
||||
revision=3
|
||||
version=8.00.04
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="-mandir /usr/share/man"
|
||||
hostmakedepends="ocaml perl ocaml-findlib"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://camlp5.github.io/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version}.tar.gz"
|
||||
checksum=1a710e2a6dbb0f4440867850d605f31fe8407ee8a56c9e067866e34e584385b4
|
||||
checksum=bddbcb5c3c2d410c9a61c4dfb6e46e3bbe984d25ac68221a7a65c82a29956b1d
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue