mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-09 06:16:38 +02:00
main/ruby-json: upgrade to 1.7.7
This commit is contained in:
parent
37ff4efb23
commit
a8a7ffd499
@ -1,8 +1,8 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
_gemname=json
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=1.7.5
|
||||
pkgrel=1
|
||||
pkgver=1.7.7
|
||||
pkgrel=0
|
||||
pkgdesc="JSON implementation as a Ruby extension in C"
|
||||
url="http://json-jruby.rubyforge.org/"
|
||||
arch="all"
|
||||
@ -32,4 +32,6 @@ package() {
|
||||
"$pkgdir"/$_geminstdir/.require_paths
|
||||
}
|
||||
|
||||
md5sums="3c0185415bfabce7e9b4d0394c92661b json-1.7.5.gem"
|
||||
md5sums="9084ee2e853f55d956d043cba46e25fc json-1.7.7.gem"
|
||||
sha256sums="fd702ed46565b354d7508e88bb3c4855f7fdd771ab89435d7ecbbe98deb0b7ec json-1.7.7.gem"
|
||||
sha512sums="b73cc6427854b00fecc36fb6a3da89562b9ef352342d2766da7c22a9311620c12090d84704b9dda9ca35da5893676f1c1b2ced53ca06da27194230825f73b7e8 json-1.7.7.gem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user