aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-num/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-04 05:37:07 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-04 05:49:36 +0100
commitc343eb1d8c2333f51a3fdaa60ce1f934cd74bf14 (patch)
tree5505130c803f5b11bce76cadb90ff9ced0519e9c /testing/ocaml-num/APKBUILD
parentd74aa05755f2654534588da30bb2521ce1910cdc (diff)
downloadaports-c343eb1d8c2333f51a3fdaa60ce1f934cd74bf14.tar.bz2
aports-c343eb1d8c2333f51a3fdaa60ce1f934cd74bf14.tar.xz
testing/ocaml-num: upgrade to 1.3
Diffstat (limited to 'testing/ocaml-num/APKBUILD')
-rw-r--r--testing/ocaml-num/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/ocaml-num/APKBUILD b/testing/ocaml-num/APKBUILD
index a60307e15a..f937494c38 100644
--- a/testing/ocaml-num/APKBUILD
+++ b/testing/ocaml-num/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: alpine-mips-patches <info@mobile-stream.com>
pkgname=ocaml-num
_pkgname=num
-pkgver=1.2
+pkgver=1.3
pkgrel=0
pkgdesc="Arbitray-precision rational arithmetic for OCaml"
url="https://github.com/ocaml/num"
@@ -12,7 +12,6 @@ depends="ocaml-runtime"
makedepends="ocaml ocaml-compiler-libs ocaml-findlib"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/ocaml/$_pkgname/archive/v$pkgver.tar.gz
- install-DESTDIR.patch
"
builddir="$srcdir/$_pkgname-$pkgver"
@@ -52,5 +51,4 @@ dev() {
done
}
-sha512sums="cf6b5e026d82235e9ed2cc31cbe1bf29171964a364c6ff23aaf0cc864f646002ce2be5b7296488f1568c7b2166d298298cd086f26fb10b52863dbf78f8b23844 ocaml-num-1.2.tar.gz
-536ca5a1b0d76d9e6f1f33a560974bbebaebdcc020040631bb79d93748313691f8681cc6b43dc77a3dee78feb723b68e6220fa76b8276ad2577f23edd04aa15a install-DESTDIR.patch"
+sha512sums="c88310f8c45700990095e6b2e9abf24c27347711b9abfd1dde75e540fbbfc6a365e6713bd69f66009af305728fcb36dc61eb37fdd0be7d73824b0e92fbe8c031 ocaml-num-1.3.tar.gz"