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 | c1bd9e573c3e9ba206fa3ee4893abe7be7ddc726 (patch) | |
tree | c91584094c9157d8a7d2b52dc45badd2c6b6fa8a /community/ruby-hpricot | |
parent | 294ee42227688a09aa3c1035650ef3c438aa2bc4 (diff) | |
download | aports-c1bd9e573c3e9ba206fa3ee4893abe7be7ddc726.tar.bz2 aports-c1bd9e573c3e9ba206fa3ee4893abe7be7ddc726.tar.xz |
community/ruby-hpricot: rebuild against ruby 2.7
Diffstat (limited to 'community/ruby-hpricot')
-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 9816adddc1..3833932491 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=2 +pkgrel=4 pkgdesc="A swift, liberal HTML parser with a fantastic library (legacy)" url="https://github.com/hpricot/hpricot" arch="all" |