mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
034a83a7a1
commit
8d5e1dc092
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'drm_info'
|
# Template file for 'drm_info'
|
||||||
pkgname=drm_info
|
pkgname=drm_info
|
||||||
version=2.6.0
|
version=2.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc"
|
hostmakedepends="pkg-config scdoc"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/emersion/drm_info"
|
homepage="https://gitlab.freedesktop.org/emersion/drm_info"
|
||||||
changelog="https://gitlab.freedesktop.org/emersion/drm_info/-/tags"
|
changelog="https://gitlab.freedesktop.org/emersion/drm_info/-/tags"
|
||||||
distfiles="https://gitlab.freedesktop.org/emersion/drm_info/-/archive/v${version}/drm_info-v${version}.tar.bz2"
|
distfiles="https://gitlab.freedesktop.org/emersion/drm_info/-/archive/v${version}/drm_info-v${version}.tar.bz2"
|
||||||
checksum=1b248d28b9c5f869980891279a77275395b95973fa1c5e542da439f18dafed9f
|
checksum=6c503e00a6d8915e9d0c92677cf2805a96d0256b0cc364e702f8d2dd989edb4a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue