diff options
Diffstat (limited to 'emulators/suse121_libxml2/Makefile')
-rw-r--r-- | emulators/suse121_libxml2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse121_libxml2/Makefile b/emulators/suse121_libxml2/Makefile index b54a3da59df..7ae4ae1be31 100644 --- a/emulators/suse121_libxml2/Makefile +++ b/emulators/suse121_libxml2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/03/30 09:31:15 obache Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/02 09:15:07 obache Exp $ DISTNAME= suse_libxml2-${SUSE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators -RPMUPDPKGS+= libxml2-2.7.8+git20110708-3.20.1.${SUSE_ARCH} +RPMUPDPKGS+= libxml2-2.7.8+git20110708-3.24.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for libxml2 |