From e66abe826768c794679691c28b82fe5868633a6a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 13 Aug 2019 16:39:31 +0200 Subject: [PATCH] glu: update to 9.0.1. --- srcpkgs/glu/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/glu/template b/srcpkgs/glu/template index 4492cfa9752..17b78398f9c 100644 --- a/srcpkgs/glu/template +++ b/srcpkgs/glu/template @@ -1,7 +1,7 @@ # Template file for 'glu' pkgname=glu -version=9.0.0 -revision=8 +version=9.0.1 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://cgit.freedesktop.org/mesa/glu/" distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz" -checksum=4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264 +checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7 replaces="libGLU<9.0" patch_args="-Np1"