~alpine/aports

1 of 6: community/ocamlbuild: rebuild against ocaml-4.09.0-r0 v1 PROPOSED

alpine-mips-patches: 1
 community/ocamlbuild: rebuild against ocaml-4.09.0-r0

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3120/mbox | git am -3
Learn more about email & git

[PATCH 1 of 6] community/ocamlbuild: rebuild against ocaml-4.09.0-r0 Export this patch

---
 community/ocamlbuild/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/ocamlbuild/APKBUILD b/community/ocamlbuild/APKBUILD
index 450a1210b1..975412dec9 100644
--- a/community/ocamlbuild/APKBUILD
+++ b/community/ocamlbuild/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Anil Madhavapeddy <anil@recoil.org>
pkgname=ocamlbuild
pkgver=0.13.1
pkgrel=1
pkgrel=2
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs"
options="!check"
url="https://github.com/ocaml/ocamlbuild"
-- 
2.23.0