camlp5: update to 7.06.
This commit is contained in:
parent
67e00570fb
commit
3d76259e41
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=7.05
|
||||
revision=2
|
||||
version=7.06
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="-mandir /usr/share/man"
|
||||
hostmakedepends="ocaml"
|
||||
|
@ -13,7 +13,7 @@ distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.ta
|
|||
wrksrc="camlp5-rel${version//./}"
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
checksum=ccc7afd2936c75cbee4aad58cd2ef8e7bf0dded556b91d76e4e462a27550ff12
|
||||
checksum=bea3fba40305b6299a4a65a26f8e1f1caf844abec61588ff1c500e9c05047922
|
||||
|
||||
post_install() {
|
||||
vinstall etc/META 0644 usr/lib/ocaml/camlp5
|
||||
|
|
Loading…
Reference in New Issue