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 | ae70a3552fc89a9b25029d2f6b3ab918c92f0995 (patch) | |
tree | 84bc932018184e11c95f9410c9ce2596a8e03e24 | |
parent | 392740f6d711402ed330e66cce8e85b4e142c3ff (diff) | |
download | aports-ae70a3552fc89a9b25029d2f6b3ab918c92f0995.tar.bz2 aports-ae70a3552fc89a9b25029d2f6b3ab918c92f0995.tar.xz |
community/ruby-mustache: rebuild against ruby 2.7
-rw-r--r-- | community/ruby-mustache/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-mustache/APKBUILD b/community/ruby-mustache/APKBUILD index a4e1bc7901..607330ece6 100644 --- a/community/ruby-mustache/APKBUILD +++ b/community/ruby-mustache/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-mustache _gemname=mustache pkgver=1.1.1 -pkgrel=0 +pkgrel=2 pkgdesc="Logic-less Ruby templates" url="https://mustache.github.io/" arch="noarch" |