aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-ox
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-06 04:28:02 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-06 04:35:53 +0100
commitdf45c9b4ea209aa480b0aac1ec659b48786b6bca (patch)
treedb26b49bcb48e5a5a7fbef1b8b711b053264897d /community/ruby-ox
parentdf196eee5a4d6c537c0016c644bf7fca5a0d52c9 (diff)
downloadaports-df45c9b4ea209aa480b0aac1ec659b48786b6bca.tar.bz2
aports-df45c9b4ea209aa480b0aac1ec659b48786b6bca.tar.xz
community/ruby-ox: upgrade to 2.12.1
Diffstat (limited to 'community/ruby-ox')
-rw-r--r--community/ruby-ox/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-ox/APKBUILD b/community/ruby-ox/APKBUILD
index afbb6b027a..d7b38c1e81 100644
--- a/community/ruby-ox/APKBUILD
+++ b/community/ruby-ox/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-ox
_gemname=${pkgname#ruby-}
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=0
pkgdesc="A fast XML parser and object serializer for Ruby"
url="https://github.com/ohler55/ox"
@@ -53,5 +53,5 @@ package() {
rm -r ext/ lib/*.so || true
}
-sha512sums="09f3db6037662cbd6f4fb128f5df61ccf1d22c8949a315f766518984bf1ab57a83789d0b0a9f4982c5356e28190440092971163de3680b36285fab1fed0a91b5 ruby-ox-2.12.0.tar.gz
+sha512sums="0bf3b4d21e5b09695595b3846ed893a0d23f4479388036447dc2bfa5440d1b4350289ef023176a9f1fc14383c76388d3ab906ba6c8c919b519bb029438cbd1b1 ruby-ox-2.12.1.tar.gz
c65e16d1611c64dc640c11f00f2e6ef8c70e3efa68fe479f0d7b5d54a96241fedfb7d0775c9371c7deef0b9dce1de63dbb75cb2e6c5756c7dd066164549da0ed gemspec.patch"