mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
camlp5: update to 7.11.
This commit is contained in:
parent
880ed6cb61
commit
56146607c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=7.10
|
||||
revision=2
|
||||
version=7.11
|
||||
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=83dff83d33ee9b70cd1b9d8d365db63a118201e5feb6aab49d9d3b1d62621784
|
||||
checksum=a048b8e0feb2a1058187824fc9cb6b55f2c5b788c43c15d6db090d789c7121ba
|
||||
|
||||
post_install() {
|
||||
vinstall etc/META 0644 usr/lib/ocaml/camlp5
|
||||
|
|
Loading…
Add table
Reference in a new issue