mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
imake: update to 1.0.9.
This commit is contained in:
parent
e39009fbdd
commit
5714f20438
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imake'
|
# Template file for 'imake'
|
||||||
pkgname=imake
|
pkgname=imake
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="X.Org imake program and related utilities"
|
||||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/util/imake-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/util/imake-${version}.tar.xz"
|
||||||
checksum=b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702
|
checksum=72de9d278f74d95d320ec7b0d745296f582264799eab908260dbea0ce8e08f83
|
||||||
|
|
Loading…
Add table
Reference in a new issue