diff options
Diffstat (limited to 'emulators/suse131_openldap/Makefile')
-rw-r--r-- | emulators/suse131_openldap/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/suse131_openldap/Makefile b/emulators/suse131_openldap/Makefile index 673d4a80e35..f117bccb05e 100644 --- a/emulators/suse131_openldap/Makefile +++ b/emulators/suse131_openldap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/17 16:13:51 wiz Exp $ PKGNAME= suse_openldap-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -RPMPKGS+= libldap-2_4-2-2.4.33-8.1.2.${SUSE_ARCH} +RPMUPDPKGS+= libldap-2_4-2-2.4.33-8.3.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for OpenLDAP |