diff options
| author | J0WI <J0WI@users.noreply.github.com> | 2019-05-11 13:11:37 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:04:54 +0000 |
| commit | a05dcf874a4cd59b0f8e1d90c069f9f2550e1041 (patch) | |
| tree | 00e3cddc498ded760857215a25ace80ca28210ac /community/ruby-multi_json | |
| parent | 09c2f03db7ca61325074da7a7713996a49e6890a (diff) | |
| download | aports-a05dcf874a4cd59b0f8e1d90c069f9f2550e1041.tar.bz2 aports-a05dcf874a4cd59b0f8e1d90c069f9f2550e1041.tar.xz | |
community/ruby-multi_json: rebuild against ruby 2.6
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 073a960daf..ab54d54952 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.13.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" |
