mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:57:14 +08:00
ocaml-findlib: update to 1.6.3
This commit is contained in:
parent
c84c57cb19
commit
f597903e1a
@ -5,7 +5,7 @@
|
||||
# Contributor: scj <scj archlinux us>
|
||||
|
||||
pkgname=ocaml-findlib
|
||||
pkgver=1.5.5
|
||||
pkgver=1.6.3
|
||||
pkgrel=1
|
||||
license=('MIT')
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ pkgdesc='Objective Caml (OCaml) package manager'
|
||||
url='http://projects.camlcity.org/projects/findlib.html'
|
||||
depends=('ocaml')
|
||||
source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
|
||||
md5sums=('703eae112f9e912507c3a2f8d8c48498')
|
||||
md5sums=('96b0c3636ed09bbaf9ec4e2dfdc6a032')
|
||||
options=('staticlibs' '!strip' 'zipman' '!makeflags') # otherwise the bytecode gets broken
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user