aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-nokogiri/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-02 01:23:37 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-02 02:33:27 -0300
commitb5c85fa60dcc6af025bdca3cebfd2d6eefe46abc (patch)
treeabbd3f2c22ed5ce84f029cf0cb3df2e8faa4e3c1 /community/ruby-nokogiri/APKBUILD
parentbc29d9118278ea82b3e380f40ae278179821b403 (diff)
community/ruby-nokogiri: upgrade to 1.10.9
Diffstat (limited to 'community/ruby-nokogiri/APKBUILD')
-rw-r--r--community/ruby-nokogiri/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-nokogiri/APKBUILD b/community/ruby-nokogiri/APKBUILD
index 8e33a536e79..ccc5c024f20 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.10.8
+pkgver=1.10.9
pkgrel=0
pkgdesc="An HTML, XML, SAX, and Reader parser"
url="https://nokogiri.org/"
@@ -73,7 +73,7 @@ package() {
cp -r bin extensions gems specifications "$gemdir"/
}
-sha512sums="b54fb377dddf3abdb4f0b61b46c87413b4c0e44c95510521995e349c7fd380defff1041e5490f1901b050775ec21eb6caeee9722fc31d2900ab5cdbf3efc8e41 nokogiri-1.10.8.tar.gz
-1747265d66cb8fce683dcb5bdadda5ee546ea5a5ace9bfb92f07b6c948d5573573e9c4404e92a67c7e446d979bb8fd4bcd726f5f3428282126da2242946c7bc9 nokogiri-1.10.8.gem
+sha512sums="dd5e44d07638a12a4d7b8db55c97a450f8dc3a40721f52bf4a2cc44c755ee735bcd5e5067e81e860e05684c2f6ef462772b268980a2922cc793aa51e08161b91 nokogiri-1.10.9.tar.gz
+2833efb389399001c75a63bfd71afa85edd6ced07bde8b8be899f0c39016c813a4d04ff358e467d594e609db51d151ecab4561aaa20f293c58608ba3d2f7206b nokogiri-1.10.9.gem
b3346647e55ded3c20775458f35f85c81222a7147c8e4040db0e09f1161e999d824570e29f4fc5bd34b9808ea047b9d2308ea32718b46143cceb777ffa2e63a6 remove-simplecov.patch
5f92d4cf87751c404a33dfbdc035dd5b54163eccdc46b4f515e6d6367a9573cf3fc4ef3c12c5b9e099b20f6c563d5a573acb1c2716890e492bfb26aa91f2cb5d skip-tests-broken-on-musl.patch"