mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/ruby-multi_json: upgrade to 1.13.1
This commit is contained in:
parent
57390c4cb6
commit
005b4536b3
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=ruby-multi_json
|
||||
_gemname=${pkgname#ruby-}
|
||||
pkgver=1.13.0
|
||||
pkgver=1.13.1
|
||||
pkgrel=0
|
||||
pkgdesc="A gem to provide easy switching between different JSON backends"
|
||||
url="https://rubygems.org/gems/multi_json"
|
||||
@ -39,4 +39,4 @@ package() {
|
||||
rm "$geminstdir"/*.md
|
||||
}
|
||||
|
||||
sha512sums="b168b2a093865f48f1a4d1941e8cfead8b3efba73bcd59660dae581a77ab7149f0f452f1280e69061187f35c84b6eeff70144f815f9f669db03dba49100143aa ruby-multi_json-1.13.0.tar.gz"
|
||||
sha512sums="7c98392bd1c909fcc05249a02a010b561bf6c2d812ae42413d6e8dafa62926d8cb76226ded4c61558a00e5fa531ba33b6f4ef562648c52ba9b552ff7b7e27682 ruby-multi_json-1.13.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user