mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ruby-xdg: update to 6.5.0.
This commit is contained in:
parent
94e67ce8f7
commit
7e51035422
1 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'ruby-xdg'
|
# Template file for 'ruby-xdg'
|
||||||
pkgname=ruby-xdg
|
pkgname=ruby-xdg
|
||||||
version=5.1.1
|
version=6.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="Module for supporting the XDG Base Directory Standard"
|
short_desc="Module for supporting the XDG Base Directory Standard"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="Hippocratic-2.1"
|
||||||
homepage="http://rubyworks.github.com/xdg"
|
homepage="https://www.alchemists.io/projects/xdg"
|
||||||
checksum=3d050ea585c0d1fdb69bbb9ee58858edbd7ad6e6db830391e08b174eddbe4b15
|
changelog="https://raw.githubusercontent.com/bkuhlmann/xdg/main/README.adoc"
|
||||||
|
checksum=c6b621087134c6452a19a5817a286b5ca400f8267549294bdffbcc7591b9c9b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.adoc
|
vlicense LICENSE.adoc
|
||||||
|
|
Loading…
Add table
Reference in a new issue