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 | 8111d2f8ac991989485ad1f63ad22cefa0354486 (patch) | |
tree | 149ba7657bd1e80d8c17d7c76b4ea6646ed1a4ff /community | |
parent | 3117d40267b86298d5e2b58c227d96767416cf4c (diff) | |
download | aports-8111d2f8ac991989485ad1f63ad22cefa0354486.tar.bz2 aports-8111d2f8ac991989485ad1f63ad22cefa0354486.tar.xz |
community/ruby-hpricot: rebuild against ruby 2.6
Diffstat (limited to 'community')
-rw-r--r-- | community/ruby-hpricot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-hpricot/APKBUILD b/community/ruby-hpricot/APKBUILD index a776c698e4..9816adddc1 100644 --- a/community/ruby-hpricot/APKBUILD +++ b/community/ruby-hpricot/APKBUILD @@ -4,7 +4,7 @@ pkgname=ruby-hpricot _gemname=hpricot pkgver=0.8.6 -pkgrel=1 +pkgrel=2 pkgdesc="A swift, liberal HTML parser with a fantastic library (legacy)" url="https://github.com/hpricot/hpricot" arch="all" |