Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=323ca49985a0d767d7eec97c3f220caf4713ce6d
commit 323ca49985a0d767d7eec97c3f220caf4713ce6d Author: Marius Cirsta <[email protected]> Date: Sun Mar 11 05:21:01 2012 +0000 ocaml-3.12.1-3-x86_64 * add arm to archs diff --git a/source/devel-extra/ocaml/FrugalBuild b/source/devel-extra/ocaml/FrugalBuild index 8cb12ac..1f008ea 100644 --- a/source/devel-extra/ocaml/FrugalBuild +++ b/source/devel-extra/ocaml/FrugalBuild @@ -3,13 +3,13 @@ pkgname=ocaml pkgver=3.12.1 -pkgrel=2 +pkgrel=3 pkgdesc="Caml is a general-purpose programming language, designed with program safety and reliability in mind." url="http://caml.inria.fr/" depends=('libxml2>=2.7.8' 'gdbm>=1.10') makedepends=('tk') groups=('devel-extra') -archs=('x86_64' 'i686' 'ppc') +archs=('x86_64' 'i686' 'ppc' 'arm') up2date="lynx -dump http://caml.inria.fr/download.en.html|grep 'most recent version of Objective Caml' |sed -n 's/.*s \(.*\)\. .*/\1/;1 p'" source=(http://caml.inria.fr/pub/distrib/$pkgname-`echo $pkgver | sed 's/\(.*\)\..*/\1/'`/$pkgname-$pkgver.tar.gz) sha1sums=('05125da055d39dd6fe8fe5c0155b2e9f55c10dfd') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
