diff options
author | antoine <antoine@FreeBSD.org> | 2017-03-26 07:37:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-03-26 07:37:05 +0800 |
commit | d7530a7c9af669a1b525b9fd64069883ef893b20 (patch) | |
tree | 9b47d73da9388c988d92cb072dc1d94dc74698f9 /security/sssd | |
parent | 4a2c3f0bba478f7f6c16e2230e140a98c76c1fb2 (diff) | |
download | freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.tar.gz freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.tar.zst freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.zip |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
Diffstat (limited to 'security/sssd')
-rw-r--r-- | security/sssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 79ea156a6bc1..2799c87ab4ce 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd PORTVERSION= 1.11.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |