diff options
Diffstat (limited to 'repo/libxcvt')
-rw-r--r-- | repo/libxcvt/libxcvt.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libxcvt/libxcvt.xibuild b/repo/libxcvt/libxcvt.xibuild index 07e3766..e28b47f 100644 --- a/repo/libxcvt/libxcvt.xibuild +++ b/repo/libxcvt/libxcvt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="meson ninja" DEPS="musl" -PKG_VER=0.1.1 +PKG_VER=0.1.2 SOURCE=https://www.x.org/pub/individual/lib/libxcvt-$PKG_VER.tar.xz DESC="library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator" |