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 | 9fd462319379e950839d7fccd6e53e87a58d1009 (patch) | |
tree | 54b7cc1bd7892a585e39c9cc06f7271646a2c2eb /community/ruby-rdiscount/APKBUILD | |
parent | d92dab033915a7af3bb811b02831350a0157f149 (diff) | |
download | aports-9fd462319379e950839d7fccd6e53e87a58d1009.tar.bz2 aports-9fd462319379e950839d7fccd6e53e87a58d1009.tar.xz |
community/ruby-rdiscount: rebuild against ruby 2.6
Diffstat (limited to 'community/ruby-rdiscount/APKBUILD')
-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 47bff8f52f..d8221b1806 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=2 +pkgrel=3 pkgdesc="Fast Implementation of Gruber's Markdown in C" url="http://dafoster.net/projects/rdiscount/" arch="all" |