diff options
author | wiz <wiz> | 2014-04-17 00:19:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-17 00:19:37 +0000 |
commit | a3c373f7bf4dd4bb9f881bf7cd7e0ad498cecceb (patch) | |
tree | ff1c1fe1f78f29141359c084df21132e22f43a6e /emulators | |
parent | 42f01e0598a28c96179e5d85ea3df10187100e88 (diff) | |
download | pkgsrc-a3c373f7bf4dd4bb9f881bf7cd7e0ad498cecceb.tar.gz |
Bump version for libGLU
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_glx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_glx/Makefile b/emulators/suse131_glx/Makefile index 16aeac40329..eb4dbaed313 100644 --- a/emulators/suse131_glx/Makefile +++ b/emulators/suse131_glx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/04/17 00:19:19 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/17 00:19:37 wiz Exp $ DISTNAME= suse_glx-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= Mesa-9.2.3-61.9.1.${SUSE_ARCH} RPMUPDPKGS+= Mesa-libEGL1-9.2.3-61.9.1.${SUSE_ARCH} |