diff options
| author | J0WI <J0WI@users.noreply.github.com> | 2020-04-02 18:18:46 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-04-22 06:12:48 +0000 |
| commit | 392740f6d711402ed330e66cce8e85b4e142c3ff (patch) | |
| tree | 2d278eddfeac2ed253f81ef7c3a99d29e3f31bbf /community/ruby-multi_json | |
| parent | db65f27206c38539502afe41449127568d254a69 (diff) | |
| download | aports-392740f6d711402ed330e66cce8e85b4e142c3ff.tar.bz2 aports-392740f6d711402ed330e66cce8e85b4e142c3ff.tar.xz | |
community/ruby-multi_json: rebuild against ruby 2.7
Diffstat (limited to 'community/ruby-multi_json')
| -rw-r--r-- | community/ruby-multi_json/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-multi_json/APKBUILD b/community/ruby-multi_json/APKBUILD index b98ecc9a13..fdba9ee340 100644 --- a/community/ruby-multi_json/APKBUILD +++ b/community/ruby-multi_json/APKBUILD @@ -2,7 +2,7 @@ pkgname=ruby-multi_json _gemname=${pkgname#ruby-} pkgver=1.14.1 -pkgrel=0 +pkgrel=1 pkgdesc="A gem to provide easy switching between different JSON backends" url="https://rubygems.org/gems/multi_json" arch="noarch" |
