diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-06-17 17:29:44 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-06-17 17:29:44 +0000 |
commit | b48c5a75278a59483e95c7af495ac9e2834e8892 (patch) | |
tree | e837bfb3e37c3ccc2f4ee4d5cff30df8cdfda2da /emulators | |
parent | 8218e1886172b9b8e7b63aa14dd5c60186a8e2c0 (diff) | |
download | pkgsrc-b48c5a75278a59483e95c7af495ac9e2834e8892.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} |