libXfixes: Update to 5.0.

This is a major update to the latest stable version.
This commit is contained in:
Stefan Schantl 2013-02-03 22:06:21 +01:00
parent f7854ff041
commit a914ff3c65
1 changed files with 2 additions and 6 deletions

View File

@ -4,7 +4,7 @@
############################################################################### ###############################################################################
name = libXfixes name = libXfixes
version = 4.0.5 version = 5.0
release = 1 release = 1
maintainer = Stefan Schantl <stefan.schantl@ipfire.org> maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@ -13,14 +13,11 @@ url = http://www.x.org/
license = MIT license = MIT
summary = X Fixes library. summary = X Fixes library.
PKG_PACKAGES += %{name}-devel
description description
X Fixes library. X Fixes library.
end end
source_dl = source_dl = http://ftp.x.org/pub/individual/lib/
sources = %{thisapp}.tar.bz2
build build
requires requires
@ -35,7 +32,6 @@ end
packages packages
package %{name} package %{name}
end
package %{name}-devel package %{name}-devel
template DEVEL template DEVEL