mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
ddcutil: update to 2.2.1.
This commit is contained in:
parent
a7f119500f
commit
d86e16f02e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=2.1.4
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--libdir=/usr/lib"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -12,9 +12,9 @@ short_desc="Query and change monitor settings using DDC/CI and USB"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.ddcutil.com"
|
||||
changelog="https://www.ddcutil.com/release_notes/"
|
||||
changelog="https://www.ddcutil.com/release_notes_220/"
|
||||
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
||||
checksum=cd8325d399399edba3df4ec58a4051c7c54fcf4fbc8f62937c6f19adb303f4ba
|
||||
checksum=ff8eb39b4559fcbc83de7b16834a010262dfa825938625272212fcaeefaef692
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel musl-legacy-compat"
|
||||
|
|
Loading…
Add table
Reference in a new issue