diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-03-06 11:54:21 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-03-06 11:54:21 -0500 |
commit | 21b4f869e6f2003d25fab97741fb54a349034aa4 (patch) | |
tree | 819a3d289e7ab59551b72d69ce108eedc10fb61a /libre | |
parent | 419b5a487492b6c6d1b28135c96425097460935a (diff) | |
download | abslibre-21b4f869e6f2003d25fab97741fb54a349034aa4.tar.gz abslibre-21b4f869e6f2003d25fab97741fb54a349034aa4.tar.bz2 abslibre-21b4f869e6f2003d25fab97741fb54a349034aa4.zip |
ruby-2.3.0-2.parabola1: OpenSSL 1.0.2g rebuild
Diffstat (limited to 'libre')
-rw-r--r-- | libre/ruby/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ruby/PKGBUILD b/libre/ruby/PKGBUILD index 4bf82b7a0..cd7bec1ab 100644 --- a/libre/ruby/PKGBUILD +++ b/libre/ruby/PKGBUILD @@ -8,7 +8,7 @@ pkgname=(ruby ruby-docs) pkgver=2.3.0 _jsonver=1.8.1 -pkgrel=1.parabola1 +pkgrel=2.parabola1 arch=(i686 x86_64 armv7h) url='http://www.ruby-lang.org/en/' license=(BSD custom) |