security/shibboleth-sp: update to 3.3.0
This commit is contained in:
parent
789d0c3936
commit
1031ca3f51
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
||||
|
||||
PORTNAME= shibboleth-sp
|
||||
PORTVERSION= 3.2.3
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1625698242
|
||||
SHA256 (shibboleth-sp-3.2.3.tar.bz2) = a02b441c09dc766ca65b78fe631277a17c5eb2f0a441b035cdb6a4720fb94024
|
||||
SIZE (shibboleth-sp-3.2.3.tar.bz2) = 816239
|
||||
TIMESTAMP = 1638279845
|
||||
SHA256 (shibboleth-sp-3.3.0.tar.bz2) = f175bd0dc695a8b7cbe78f6156b14f7f407e1742d045d9a8e3f2cf1078c04704
|
||||
SIZE (shibboleth-sp-3.3.0.tar.bz2) = 826175
|
||||
|
|
|
@ -92,7 +92,7 @@ include/shibsp/util/TemplateParameters.h
|
|||
include/shibsp/version.h
|
||||
lib/libshibsp.so
|
||||
lib/libshibsp.so.10
|
||||
lib/libshibsp.so.10.0.2
|
||||
lib/libshibsp.so.10.0.3
|
||||
lib/shibboleth/adfs.so
|
||||
lib/shibboleth/adfs-lite.so
|
||||
%%MEMCACHED%%lib/shibboleth/memcache-store.so
|
||||
|
@ -104,7 +104,7 @@ lib/shibboleth/plugins.so
|
|||
%%FASTCGI%%lib/shibboleth/shibresponder
|
||||
lib/libshibsp-lite.so
|
||||
lib/libshibsp-lite.so.10
|
||||
lib/libshibsp-lite.so.10.0.2
|
||||
lib/libshibsp-lite.so.10.0.3
|
||||
libdata/pkgconfig/shibsp-lite.pc
|
||||
libdata/pkgconfig/shibsp.pc
|
||||
sbin/shibd
|
||||
|
|
Loading…
Reference in a new issue