mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: ruby-backports-3.11.4
This commit is contained in:
parent
834c334130
commit
b5e569885e
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-backports/template
Normal file
15
srcpkgs/ruby-backports/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ruby-backports'
|
||||||
|
pkgname=ruby-backports
|
||||||
|
version=3.11.4
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
short_desc="Essential backports that enable many of the nice features of Ruby"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/marcandre/backports"
|
||||||
|
checksum=0ff9c1601e381e51f93fca3b9931b5e0de4ff0f359da536603fa40c1799750c3
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue