mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
drm_info: update to 2.6.0.
This commit is contained in:
parent
ace82ca2d0
commit
9ef4d94174
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drm_info'
|
||||
pkgname=drm_info
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://gitlab.freedesktop.org/emersion/drm_info"
|
||||
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"
|
||||
checksum=73e04f964aaf62529aca2cd57292f972c2246af4dcd7553835e16821a75961c2
|
||||
checksum=1b248d28b9c5f869980891279a77275395b95973fa1c5e542da439f18dafed9f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue