diff options
author | tsutsui <tsutsui> | 2016-06-17 17:29:44 +0000 |
---|---|---|
committer | tsutsui <tsutsui> | 2016-06-17 17:29:44 +0000 |
commit | 935c99fe86fb4355b1ae68a9074908c2a946c697 (patch) | |
tree | 3b8624f638023a95cf7d10a5429ebd93be2a9ea4 /emulators | |
parent | 2e629b69e492fecafc2e4c536f437303e4885a14 (diff) | |
download | pkgsrc-935c99fe86fb4355b1ae68a9074908c2a946c697.tar.gz |
Bump PKGREVISION (missed in the previous).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_libxml2/Makefile b/emulators/suse131_libxml2/Makefile index 8f5eb857ff4..f3e905b1358 100644 --- a/emulators/suse131_libxml2/Makefile +++ b/emulators/suse131_libxml2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2016/06/17 17:21:38 tsutsui Exp $ +# $NetBSD: Makefile,v 1.10 2016/06/17 17:29:44 tsutsui Exp $ PKGNAME= suse_libxml2-${SUSE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators RPMUPDPKGS+= libxml2-2-2.9.3-2.19.1.${SUSE_ARCH} |