aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-enum
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:45 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:48 +0000
commit0adc024619b389e7171a76122af455c8d9e84c97 (patch)
treefbaee852879821b1aca3fd695567b30290ab0cb9 /community/ruby-enum
parent14f8506e0253ff5c9851334c546c51e633125d11 (diff)
downloadaports-0adc024619b389e7171a76122af455c8d9e84c97.tar.bz2
aports-0adc024619b389e7171a76122af455c8d9e84c97.tar.xz
community/ruby-enum: rebuild against ruby 2.7
Diffstat (limited to 'community/ruby-enum')
-rw-r--r--community/ruby-enum/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-enum/APKBUILD b/community/ruby-enum/APKBUILD
index 67d9a19e5d..2773c4ca8d 100644
--- a/community/ruby-enum/APKBUILD
+++ b/community/ruby-enum/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-enum
_gemname=$pkgname
pkgver=0.8.0
-pkgrel=0
+pkgrel=1
pkgdesc="A handy way to define enums in Ruby"
url="https://github.com/dblock/ruby-enum"
arch="noarch"