ruby-backports: update to 3.12.0.
This commit is contained in:
parent
b59cbab7a4
commit
dc125c3ed1
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'ruby-backports'
|
# Template file for 'ruby-backports'
|
||||||
pkgname=ruby-backports
|
pkgname=ruby-backports
|
||||||
version=3.11.4
|
version=3.12.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="Essential backports that enable many of the nice features of Ruby"
|
short_desc="Essential backports that enable many of the nice features of Ruby"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/marcandre/backports"
|
homepage="https://github.com/marcandre/backports"
|
||||||
checksum=0ff9c1601e381e51f93fca3b9931b5e0de4ff0f359da536603fa40c1799750c3
|
checksum=8457b24f51c377cd315a5c397b38a45cdc4f82be597dcd843625ce4968b2462d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue