~alpine/aports

[alpine-aports] [PATCH 9/x] testing/ocaml-labltk: upgrade to 8.06.5

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20190222132513.46B9058715@mx12.valuehost.ru>
Sender timestamp
1550840027
DKIM signature
missing
Download raw message
Patch: +6 -5
Upgrade is required to fix build failure with ocaml-4.07.1.
---
 testing/ocaml-labltk/APKBUILD | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/testing/ocaml-labltk/APKBUILD b/testing/ocaml-labltk/APKBUILD
index e36d66a6c3..45235cfc49 100644
--- a/testing/ocaml-labltk/APKBUILD
+++ b/testing/ocaml-labltk/APKBUILD
@@ -2,19 +2,20 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ocaml-labltk
_pkgname=labltk
pkgver=8.06.4
pkgver=8.06.5
_pkgkey=1764	# it changes with version update
pkgrel=0
_ocamlver=4.06
_ocamlver=4.07.1
pkgdesc="Tcl/Tk interface for OCaml"
url="http://labltk.forge.ocamlcore.org/"
arch="all !x86 !armhf !armv7 !s390x"  # limited by ocaml aport
arch="aarch64 ppc64le x86_64"  # limited by ocaml aport
license="LGPL-2.0-or-later-WITH-linking-exception"
depends="ocaml-runtime"
depends_dev="$pkgname=$pkgver-r$pkgrel"
makedepends="ocaml=~$_ocamlver ocaml-compiler-libs=~$_ocamlver tcl-dev tk tk-dev"
options="!check"  # no tests provided
subpackages="$pkgname-dev"
source="https://forge.ocamlcore.org/frs/download.php/1727/$_pkgname-$pkgver.tar.gz"
source="https://forge.ocamlcore.org/frs/download.php/$_pkgkey/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"

build() {
@@ -55,4 +56,4 @@ dev() {
	mv *.cmx *.cmxa *.mli "$subpkgdir"/$sitelib/
}

sha512sums="5221d2378f73cbcc2a4abd003023c01c8f0e1a919029ddb06069db30284b0bdef12e03b66b9c7c694c7a2128b060f2f2a5a34e4f3b8eed1060a0880a2e429644  labltk-8.06.4.tar.gz"
sha512sums="8a6bfefd1ba8ef1fb54c284a06067007dd48833a475e24c787c0c2100a30a5ab018606ca3e79fd0fa323b6759de0ae3c7e6ef881e662bf1d7f84e920c7bebe7a  labltk-8.06.5.tar.gz"
-- 
2.20.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)