diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-17 00:19:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-17 00:19:37 +0000 |
commit | 579dba56be0496f249c7bdf4aa3ea88b17255f00 (patch) | |
tree | ab3f07c0f36b7cd2b084c8714a6787156874b962 /emulators/suse131_glx | |
parent | f4326529ba2fd6f78d811ba71d93c6e2e2eb171c (diff) | |
download | pkgsrc-579dba56be0496f249c7bdf4aa3ea88b17255f00.tar.gz |
Bump version for libGLU
Diffstat (limited to 'emulators/suse131_glx')
-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} |