mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ruby-nokogiri: upgrade to 1.8.2
This commit is contained in:
parent
47ed3d3558
commit
b5be5bc970
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=ruby-nokogiri
|
pkgname=ruby-nokogiri
|
||||||
_gemname=${pkgname#ruby-}
|
_gemname=${pkgname#ruby-}
|
||||||
pkgver=1.8.1
|
pkgver=1.8.2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="An HTML, XML, SAX, and Reader parser"
|
pkgdesc="An HTML, XML, SAX, and Reader parser"
|
||||||
url="http://nokogiri.org/"
|
url="http://nokogiri.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -78,4 +78,4 @@ package() {
|
|||||||
build_all test_all Rakefile .[a-z]* *.md *.rdoc *.txt *.yml || true
|
build_all test_all Rakefile .[a-z]* *.md *.rdoc *.txt *.yml || true
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="b74e423e295265bd34960ffcfabfad5cc6048ca9c524e9dbf3aff652dab1b5b41470d1161f009bccd61b3acd16cad82b466c2e36e2ed65801f87b88b7c047b93 nokogiri-1.8.1.gem"
|
sha512sums="e0ab71853440ca599ff693da809b8776ebc9a8a8a68035ef79b31bdee3b3dccbe4023750972b5fbed6f908e171633edee7d8f7276c35dba20fc4d2c7dbf6cf2f nokogiri-1.8.2.gem"
|
||||||
|
Loading…
Reference in New Issue
Block a user