mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
libxcvt: update to 0.1.2.
This commit is contained in:
parent
f44dca2338
commit
bffa9c66b8
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libxcvt'
|
# Template file for 'libxcvt'
|
||||||
pkgname=libxcvt
|
pkgname=libxcvt
|
||||||
version=0.1.1
|
version=0.1.2
|
||||||
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"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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="https://gitlab.freedesktop.org/xorg/lib/libxcvt/-/archive/libxcvt-${version}/libxcvt-libxcvt-${version}.tar.gz"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2dc651a0944d1f0b95747a095e0ea16f870f12168d09d5200dac518d02273224
|
checksum=0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue