mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
adriconf: add changelog
This commit is contained in:
parent
4976c61b3a
commit
8b6c22dacb
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'adriconf'
|
# Template file for 'adriconf'
|
||||||
pkgname=adriconf
|
pkgname=adriconf
|
||||||
version=2.5.0
|
version=2.5.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_UNIT_TESTS=false"
|
configure_args="-DENABLE_UNIT_TESTS=false"
|
||||||
|
@ -11,5 +11,6 @@ short_desc="Advanced DRI Configurator"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.freedesktop.org/mesa/adriconf/"
|
homepage="https://gitlab.freedesktop.org/mesa/adriconf/"
|
||||||
|
changelog="https://gitlab.freedesktop.org/mesa/adriconf/-/releases"
|
||||||
distfiles="https://gitlab.freedesktop.org/mesa/adriconf/-/archive/v${version}/adriconf-v${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/mesa/adriconf/-/archive/v${version}/adriconf-v${version}.tar.gz"
|
||||||
checksum=d57bef5e72c7ccd68b442c998f63119da86e637d5d8284bc066347333492e183
|
checksum=d57bef5e72c7ccd68b442c998f63119da86e637d5d8284bc066347333492e183
|
||||||
|
|
Loading…
Add table
Reference in a new issue