camlp5: update to 7.07.

Adopted.
This commit is contained in:
Leah Neukirchen 2018-10-10 15:00:25 +02:00
parent 90a9f18791
commit 4a9dcbd24f

View file

@ -1,19 +1,19 @@
# Template file for 'camlp5' # Template file for 'camlp5'
pkgname=camlp5 pkgname=camlp5
version=7.06 version=7.07
revision=1 revision=1
build_style=configure build_style=configure
configure_args="-mandir /usr/share/man" configure_args="-mandir /usr/share/man"
hostmakedepends="ocaml" hostmakedepends="ocaml"
short_desc="OCaml preprocessor and pretty-printer" short_desc="OCaml preprocessor and pretty-printer"
maintainer="Némo Fournier <nemo@epicea.xyz>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://camlp5.github.io/" homepage="https://camlp5.github.io/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.tar.gz" distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.tar.gz"
wrksrc="camlp5-rel${version//./}" wrksrc="camlp5-rel${version//./}"
nocross=yes nocross=yes
nopie=yes nopie=yes
checksum=bea3fba40305b6299a4a65a26f8e1f1caf844abec61588ff1c500e9c05047922 checksum=a2c493b833b217adf94d2000eb19015b990c4e441beb35cf36b1d33ed2351991
post_install() { post_install() {
vinstall etc/META 0644 usr/lib/ocaml/camlp5 vinstall etc/META 0644 usr/lib/ocaml/camlp5