mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/ruby-multi_json: fix license
This commit is contained in:
parent
d59e921571
commit
ee8e7f9bed
@ -2,11 +2,11 @@
|
||||
pkgname=ruby-multi_json
|
||||
_gemname=${pkgname#ruby-}
|
||||
pkgver=1.12.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A gem to provide easy switching between different JSON backends"
|
||||
url="https://rubygems.org/gems/multi_json"
|
||||
arch="noarch"
|
||||
license="custom"
|
||||
license="MIT"
|
||||
depends="ruby"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/intridea/$_gemname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_gemname-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user