diff options
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} |