aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-26 01:02:20 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-26 01:02:20 +0000
commit23ab33e8cfaa9221a32d773ceedd31c3af25cbd6 (patch)
tree043d583b3cbdbea5cc5dd138b585d67c6d5b604f /community/ocaml
parent12a24bc69920f6e8b5ef15fd578e8627e799bd35 (diff)
downloadaports-23ab33e8cfaa9221a32d773ceedd31c3af25cbd6.tar.bz2
aports-23ab33e8cfaa9221a32d773ceedd31c3af25cbd6.tar.xz
community/ocaml: update project url
Diffstat (limited to 'community/ocaml')
-rw-r--r--community/ocaml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ocaml/APKBUILD b/community/ocaml/APKBUILD
index 6ee850920e..f7feb14473 100644
--- a/community/ocaml/APKBUILD
+++ b/community/ocaml/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Borys Zhukov <mp5@mp5.im>
pkgname=ocaml
pkgver=4.04.2
-pkgrel=0
+pkgrel=1
pkgdesc="Main implementation of the Caml programming language"
-url="http://caml.inria.fr"
+url="http://ocaml.org/"
arch="all !x86 !armhf !s390x"
license="LGPLv2"
makedepends="ncurses-dev zlib-dev gdbm-dev"