aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-nokogiri
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:33:54 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:25:51 +0200
commit80f098d16877da208e60e4f0e73c5cb4864e4670 (patch)
treefa0a53cc369e680fccce3ec05b7026ca2bf9db87 /community/ruby-nokogiri
parent89fd765b0c66b9d0a36cbce7e098f0d2b145b186 (diff)
community/ruby-nokogiri: upgrade to 1.8.4
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 92df53a1e8f..d2dd0167da6 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.8.3
+pkgver=1.8.4
pkgrel=0
pkgdesc="An HTML, XML, SAX, and Reader parser"
url="http://nokogiri.org/"
@@ -80,6 +80,6 @@ package() {
build_all test_all Rakefile .[a-z]* *.md *.rdoc *.txt *.yml || true
}
-sha512sums="4825cc19667393c41a0c5a662474556991da3955fb17e67a363f979da8fadf0680eb4f89a7c87b71f6deba9db64e67bd463d5562d58604ea71a168abb8215eed nokogiri-1.8.3.gem
+sha512sums="35ef9a4f8129abb0b5336356114be23a436f6cab0d4f3bb12f00415d64f0a2eaa7b9d746930a7198b9238ce13a1365b0de03fef54353fc071e23fec0f0cbe85d nokogiri-1.8.4.gem
514cc33109357457dfd7739991f3d270fe62a26313a5dfed0f539e89e4ed8de7dd08744540c7becc93ad12e6d096f2c4b4c3fb15f47b827a65352b895ab62a89 fix-extconf.patch
5f92d4cf87751c404a33dfbdc035dd5b54163eccdc46b4f515e6d6367a9573cf3fc4ef3c12c5b9e099b20f6c563d5a573acb1c2716890e492bfb26aa91f2cb5d skip-tests-broken-on-musl.patch"