mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/ocamlbuild: upgrade to 0.14.0
This commit is contained in:
parent
d085898900
commit
22ed754ac9
@ -2,8 +2,8 @@
|
||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||
# Maintainer: Anil Madhavapeddy <anil@recoil.org>
|
||||
pkgname=ocamlbuild
|
||||
pkgver=0.13.1
|
||||
pkgrel=3
|
||||
pkgver=0.14.0
|
||||
pkgrel=0
|
||||
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs"
|
||||
options="!check"
|
||||
url="https://github.com/ocaml/ocamlbuild"
|
||||
@ -63,4 +63,4 @@ _submv() {
|
||||
rmdir -p "$pkgdir"/${path%/*} 2>/dev/null || true
|
||||
}
|
||||
|
||||
sha512sums="ca22c4dfb9ddf20a5b0010a3df13495c8baf05fa6d660ea8ced2df86448bdc411d8231ffd05fb5fbfe96882e524a352cea555da3b97c16e9505b7520b96fa7b7 ocamlbuild-0.13.1.tar.gz"
|
||||
sha512sums="ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07 ocamlbuild-0.14.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user