aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocamlbuild
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-01-03 18:21:16 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2017-01-03 18:25:40 +0100
commitc4217661bf83c8fbf8f71f83b3d42dc886b4ec5f (patch)
tree375406a3e278dce198a4be1b82053719c1863836 /community/ocamlbuild
parente0d5e5da68625b9844c5c5cf4b9fb9c8ce57d171 (diff)
downloadaports-c4217661bf83c8fbf8f71f83b3d42dc886b4ec5f.tar.bz2
aports-c4217661bf83c8fbf8f71f83b3d42dc886b4ec5f.tar.xz
community/ocamlbuild: upgrade to 0.10.1
Diffstat (limited to 'community/ocamlbuild')
-rw-r--r--community/ocamlbuild/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/ocamlbuild/APKBUILD b/community/ocamlbuild/APKBUILD
index bad91f58db..179e279f72 100644
--- a/community/ocamlbuild/APKBUILD
+++ b/community/ocamlbuild/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jon Ong <jonongjs@rottenmage.com>
# Maintainer: Anil Madhavapeddy <anil@recoil.org>
pkgname=ocamlbuild
-pkgver=0.9.2
+pkgver=0.10.1
pkgrel=0
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs."
url="https://github.com/ocaml/ocamlbuild"
@@ -11,7 +11,7 @@ depends=""
makedepends="ocaml"
options=""
install=""
-subpackages=""
+subpackages="$pkgname-doc"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/ocaml/ocamlbuild/archive/${pkgver}.tar.gz"
@@ -30,6 +30,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="b8c90bac4e54e3b5b8243c4845122dd2 ocamlbuild-0.9.2.tar.gz"
-sha256sums="257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc ocamlbuild-0.9.2.tar.gz"
-sha512sums="6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a ocamlbuild-0.9.2.tar.gz"
+md5sums="000d2ebad1333f9afcccdcd68c19f14d ocamlbuild-0.10.1.tar.gz"
+sha256sums="2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e ocamlbuild-0.10.1.tar.gz"
+sha512sums="6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b ocamlbuild-0.10.1.tar.gz"