camlp5: update to 7.08.
This commit is contained in:
parent
bdd666868a
commit
7def37af4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=7.07
|
||||
version=7.08
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="-mandir /usr/share/man"
|
||||
|
@ -13,7 +13,7 @@ distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.ta
|
|||
wrksrc="camlp5-rel${version//./}"
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
checksum=a2c493b833b217adf94d2000eb19015b990c4e441beb35cf36b1d33ed2351991
|
||||
checksum=46e67d8e36e5e4558c414f0b569532a33d3a12d7120ffdc474a6b3da1bfff163
|
||||
|
||||
post_install() {
|
||||
vinstall etc/META 0644 usr/lib/ocaml/camlp5
|
||||
|
|
Loading…
Reference in New Issue