diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template index a5a85e651c5..a41d1626575 100644 --- a/srcpkgs/libXext/template +++ b/srcpkgs/libXext/template @@ -1,11 +1,11 @@ # Template build file for 'libXext'. pkgname=libXext version=1.3.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-malloc0returnsnull" hostmakedepends="pkg-config" -makedepends="xextproto libX11-devel" +makedepends="xorgproto libX11-devel" short_desc="X Extension library" maintainer="Juan RP " license="MIT"