mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libxcvt: update to 0.1.3.
This commit is contained in:
parent
b7c36b8678
commit
95154024e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxcvt'
|
# Template file for 'libxcvt'
|
||||||
pkgname=libxcvt
|
pkgname=libxcvt
|
||||||
version=0.1.2
|
version=0.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
short_desc="VESA CVT standard timing modelines generator"
|
short_desc="VESA CVT standard timing modelines generator"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcvt/"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcvt/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38
|
checksum=a929998a8767de7dfa36d6da4751cdbeef34ed630714f2f4a767b351f2442e01
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue