aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-ox
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:47 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:48 +0000
commit4c6c5770fa6c3c2e467f683482209b0933ebc6e6 (patch)
treedf88b24c23d3c31f73ae7357d01e4da3094f7305 /community/ruby-ox
parentf4aa86afd7a9330ab83e0f7a825d7213c4a0cc95 (diff)
downloadaports-4c6c5770fa6c3c2e467f683482209b0933ebc6e6.tar.bz2
aports-4c6c5770fa6c3c2e467f683482209b0933ebc6e6.tar.xz
community/ruby-ox: rebuild against ruby 2.7
Diffstat (limited to 'community/ruby-ox')
-rw-r--r--community/ruby-ox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-ox/APKBUILD b/community/ruby-ox/APKBUILD
index 693a4d338c..af2c4bf142 100644
--- a/community/ruby-ox/APKBUILD
+++ b/community/ruby-ox/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-ox
_gemname=${pkgname#ruby-}
pkgver=2.13.2
-pkgrel=0
+pkgrel=3
pkgdesc="A fast XML parser and object serializer for Ruby"
url="https://github.com/ohler55/ox"
arch="all"