diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:00:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:04:56 +0000 |
commit | 77b6810a9dba465d2a1d295d5a3378c830126a70 (patch) | |
tree | 6ee07767479f81b0642fb24599a2303ef3459bfd /community | |
parent | 2712c9d1ce07b59998637d69290493261a1bcabb (diff) | |
download | aports-77b6810a9dba465d2a1d295d5a3378c830126a70.tar.bz2 aports-77b6810a9dba465d2a1d295d5a3378c830126a70.tar.xz |
community/ruby-mustache: rebuild against ruby 2.6
Diffstat (limited to 'community')
-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 af9322c482..ed6b533013 100644 --- a/community/ruby-mustache/APKBUILD +++ b/community/ruby-mustache/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-mustache _gemname=mustache pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Logic-less Ruby templates" url="https://mustache.github.io/" arch="noarch" |