upgpkg: ruby-oj 3.13.8-1
New upstream release.
This commit is contained in:
parent
16547854fa
commit
b3eee2de38
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
_gemname=oj
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=3.13.7
|
||||
pkgver=3.13.8
|
||||
pkgrel=1
|
||||
pkgdesc='The fastest JSON parser and object serializer'
|
||||
arch=('x86_64')
|
||||
|
@ -13,7 +13,7 @@ makedepends=('ruby-rdoc')
|
|||
options=(!emptydirs)
|
||||
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
|
||||
noextract=("$_gemname-$pkgver.gem")
|
||||
b2sums=('7d6b5c69d5e4e21cf1b22f5a54e781a65c7320c3a38a61db5f0b1823f3c5124a97dcdc79f59744211aeb2958d18dd3886726b0a8781e0f4d88b1d6f842281d8f')
|
||||
b2sums=('5f6d2935999307967f46474450342dfdc5e9abac25bcd8548468c92201908724dd6a272b17aa9dc975fba0eac865a834a8777f91e0b7266270f5f2afa748a33c')
|
||||
|
||||
package() {
|
||||
local _gemdir="$(ruby -e'puts Gem.default_dir')"
|
||||
|
|
Loading…
Reference in a new issue