diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-04-02 18:18:47 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-04-22 06:12:48 +0000 |
commit | a53aa01f7c443cfcc32c05230e5604bc416ca40e (patch) | |
tree | 42a3a0d97767560a3c6905494f7f145637cc76b0 | |
parent | d6e863794cc9073ea26f5a963bb82754e0d2c847 (diff) | |
download | aports-a53aa01f7c443cfcc32c05230e5604bc416ca40e.tar.bz2 aports-a53aa01f7c443cfcc32c05230e5604bc416ca40e.tar.xz |
community/ruby-rdiscount: rebuild against ruby 2.7
-rw-r--r-- | community/ruby-rdiscount/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rdiscount/APKBUILD b/community/ruby-rdiscount/APKBUILD index d8221b1806..0f2fe35351 100644 --- a/community/ruby-rdiscount/APKBUILD +++ b/community/ruby-rdiscount/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rdiscount _gemname=rdiscount pkgver=2.2.0.1 -pkgrel=3 +pkgrel=5 pkgdesc="Fast Implementation of Gruber's Markdown in C" url="http://dafoster.net/projects/rdiscount/" arch="all" |