mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xorg-cf-files: update to 1.0.8.
This commit is contained in:
parent
578c209c9c
commit
445ff7729d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xorg-cf-files'
|
# Template file for 'xorg-cf-files'
|
||||||
pkgname=xorg-cf-files
|
pkgname=xorg-cf-files
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake xorg-util-macros font-util"
|
hostmakedepends="pkg-config automake xorg-util-macros font-util"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="X.Org imake program and related utilities"
|
||||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://www.x.org/wiki/"
|
homepage="https://www.x.org/wiki/"
|
||||||
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.xz"
|
||||||
checksum=74a771d5bb2189020399998dfa2329c3e038aa2e14dd3d4056144ed9a5976308
|
checksum=7408955defcfab0f44d1bedd4ec0c20db61914917ad17bfc1f1c9bf56acc17b9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue