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 | 09c2f03db7ca61325074da7a7713996a49e6890a (patch) | |
tree | b54106d861f7443b69c84dad77325c1cd46862c1 /community/ruby-mini_portile2 | |
parent | 76338be65ba46b34f620679aff630c3ffe7585e9 (diff) | |
download | aports-09c2f03db7ca61325074da7a7713996a49e6890a.tar.bz2 aports-09c2f03db7ca61325074da7a7713996a49e6890a.tar.xz |
community/ruby-mini_portile2: rebuild against ruby 2.6
Diffstat (limited to 'community/ruby-mini_portile2')
-rw-r--r-- | community/ruby-mini_portile2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-mini_portile2/APKBUILD b/community/ruby-mini_portile2/APKBUILD index 0a3e04082c..276343a143 100644 --- a/community/ruby-mini_portile2/APKBUILD +++ b/community/ruby-mini_portile2/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-mini_portile2 _gemname=${pkgname#ruby-} pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Simplistic port-like solution for developers" url="https://github.com/flavorjones/mini_portile" arch="noarch" |