Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98b685b116494caba6673cf526875df5f5f257c2
commit 98b685b116494caba6673cf526875df5f5f257c2 Author: kikadf <[email protected]> Date: Thu Sep 25 10:08:42 2014 +0200 ruby-2.1.3-1-x86_64 * Version bump diff --git a/source/devel/ruby/FrugalBuild b/source/devel/ruby/FrugalBuild index 6e0efe2..5751410 100644 --- a/source/devel/ruby/FrugalBuild +++ b/source/devel/ruby/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling time: 1.53 SBU +# Compiling time: 2.57 SBU # Contributor: Bence Nagy <[email protected]> # Contributor: voroskoi <[email protected]> # Maintainer: kikadf <[email protected]> @@ -6,9 +6,9 @@ options+=('asneeded') pkgname=ruby -pkgver=2.1.2 +pkgver=2.1.3 pkgpatch= -pkgrel=3 +pkgrel=1 pkgdesc="An object-oriented programming language." url="http://www.ruby-lang.org/" depends=('libxml2>=2.7.8' 'zlib' 'db>=4.7.25-2' 'readline' 'openssl>=1.0.0' 'gdbm>=1.10') @@ -17,7 +17,7 @@ groups=('devel') archs=('i686' 'x86_64' 'arm') up2date="Flasttar $url/en/downloads/" source=(ftp://ftp.ruby-lang.org/pub/ruby/ruby-${pkgver}$pkgpatch.tar.bz2) -sha1sums=('29a615966c7feb6554be736e7dcd590c770ee692') +sha1sums=('befbc7b31b0e19c2abe8fa89f08de5d4d7509d19') replaces=('rake' 'racc' 'rdoc') provides=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
