aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-nokogiri
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-06-05 14:26:58 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-06-05 14:31:05 +0200
commit5fa9d8a51bb7094d2757ea25a7f050698e3ae967 (patch)
tree3c19a5d4231ed7182d41685f35a0f29c166499a8 /community/ruby-nokogiri
parentd3b4750a9cea4999b6693e34e1aafe2cae0330cd (diff)
downloadaports-5fa9d8a51bb7094d2757ea25a7f050698e3ae967.tar.bz2
aports-5fa9d8a51bb7094d2757ea25a7f050698e3ae967.tar.xz
community/ruby-nokogiri: upgrade to 1.8.0
Diffstat (limited to 'community/ruby-nokogiri')
-rw-r--r--community/ruby-nokogiri/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-nokogiri/APKBUILD b/community/ruby-nokogiri/APKBUILD
index e90fb321fa..bd6cfd7830 100644
--- a/community/ruby-nokogiri/APKBUILD
+++ b/community/ruby-nokogiri/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-nokogiri
_gemname=${pkgname#ruby-}
-pkgver=1.7.2
+pkgver=1.8.0
pkgrel=0
pkgdesc="An HTML, XML, SAX, and Reader parser"
url="http://nokogiri.org/"
@@ -78,4 +78,4 @@ package() {
build_all test_all Rakefile .[a-z]* *.md *.rdoc *.txt *.yml || true
}
-sha512sums="e688940340ff87001de79aecc2d971f0d23206f2eb05439eef3809ff6aec6c678c9b3eec28b1cdbe34e9e90bd9e19e9bee3f9c8afabb2c1d079d15b6fda74ddb nokogiri-1.7.2.gem"
+sha512sums="958b402325e8428d7a6299356dd31cfa191fd6e8ced78e4333395d6a18718c838b810c2dc9c0864553e5e247ed92d6629b985f4076241ad45affd04cae11a75f nokogiri-1.8.0.gem"