imake: update to 1.0.8.
This commit is contained in:
parent
cc3d4ac90a
commit
e6e543b17f
1 changed files with 6 additions and 7 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'imake'
|
||||
pkgname=imake
|
||||
version=1.0.7
|
||||
revision=3
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
||||
makedepends="xorgproto"
|
||||
depends="xorg-cf-files"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
|
||||
checksum=690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e
|
||||
build_style=gnu-configure
|
||||
|
||||
distfiles="${XORG_SITE}/util/imake-${version}.tar.bz2"
|
||||
checksum=b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702
|
||||
|
|
Loading…
Reference in a new issue