Received: from mx12.valuehost.ru (mx12.valuehost.ru [217.112.42.215]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id A046E78193E for ; Thu, 7 Nov 2019 12:23:28 +0000 (UTC) Received: from mx7.valuehost.ru (unknown [127.0.0.255]) by mx12.valuehost.ru (Postfix) with ESMTP id 8DEFB4CA57 for ; Thu, 7 Nov 2019 15:23:27 +0300 (MSK) From: alpine-mips-patches Date: Thu, 7 Nov 2019 12:11:30 +0000 Subject: [PATCH 1 of 6] community/ocamlbuild: rebuild against ocaml-4.09.0-r0 To: alpine-aports@lists.alpinelinux.org Message-Id: <20191107122327.8DEFB4CA57@mx12.valuehost.ru> --- 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 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