15 lines
406 B
Bash
15 lines
406 B
Bash
# Template file for 'ruby-backports'
|
|
pkgname=ruby-backports
|
|
version=3.15.0
|
|
revision=4
|
|
build_style=gem
|
|
short_desc="Essential backports that enable many of the nice features of Ruby"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/marcandre/backports"
|
|
checksum=c23ad4b8b3637992f34c41256b46d49dc49a3725f1df78de42469deb43749f31
|
|
|
|
post_install() {
|
|
vlicense LICENSE.txt
|
|
}
|