aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-08-14 23:38:48 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-08-14 23:38:48 +0200
commitf9de9e350a1abd8859cf36865bf8266b9e61c4ce (patch)
treedbfc5c40445d5b715dfc2b408b8e1d732f6ef1c7 /community
parenta7a13e14aa0652d79a00926cb9f2fb5c8da916b5 (diff)
downloadaports-f9de9e350a1abd8859cf36865bf8266b9e61c4ce.tar.bz2
aports-f9de9e350a1abd8859cf36865bf8266b9e61c4ce.tar.xz
community/ruby-nokogiri: rebuild against libxml 2.9.9
Diffstat (limited to 'community')
-rw-r--r--community/ruby-nokogiri/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-nokogiri/APKBUILD b/community/ruby-nokogiri/APKBUILD
index 88e465ae2e..40f1cf4b49 100644
--- a/community/ruby-nokogiri/APKBUILD
+++ b/community/ruby-nokogiri/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-nokogiri
_gemname=${pkgname#ruby-}
pkgver=1.8.5
-pkgrel=0
+pkgrel=1
pkgdesc="An HTML, XML, SAX, and Reader parser"
url="http://nokogiri.org/"
arch="all"