diff options
Diffstat (limited to 'emulators/suse131_openldap/Makefile')
-rw-r--r-- | emulators/suse131_openldap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse131_openldap/Makefile b/emulators/suse131_openldap/Makefile index f117bccb05e..f4c6ea088a8 100644 --- a/emulators/suse131_openldap/Makefile +++ b/emulators/suse131_openldap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2015/08/17 16:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2016/06/17 17:21:39 tsutsui Exp $ PKGNAME= suse_openldap-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators -RPMUPDPKGS+= libldap-2_4-2-2.4.33-8.3.1.${SUSE_ARCH} +RPMUPDPKGS+= libldap-2_4-2-2.4.33-8.9.2.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for OpenLDAP |