mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
ruby-backports: update to 3.15.0.
This commit is contained in:
parent
b7fea46ee2
commit
8ebff7f1a4
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ruby-backports'
|
# Template file for 'ruby-backports'
|
||||||
pkgname=ruby-backports
|
pkgname=ruby-backports
|
||||||
version=3.13.0
|
version=3.15.0
|
||||||
revision=1
|
revision=1
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/marcandre/backports"
|
homepage="https://github.com/marcandre/backports"
|
||||||
checksum=31372dff80d100d95900de82fcb7209ca7c44d458d93c76b610ac14d13e29cfc
|
checksum=c23ad4b8b3637992f34c41256b46d49dc49a3725f1df78de42469deb43749f31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue