Skip to content

Commit fc0efe3

Browse files
committed
bump static openssl consumers
1 parent 1381aa2 commit fc0efe3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

mail/postfix/stable/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
VERSION= 3.10.0
2+
REVISION= 0
23

34
EPOCH= 0
45

security/sslscan/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USE_NOEXECONLY= Yes
77
GH_ACCOUNT= rbsec
88
GH_PROJECT= sslscan
99
GH_TAGNAME= 2.1.6
10-
REVISION= 1
10+
REVISION= 2
1111

1212
CATEGORIES= security net
1313

sysutils/borgbackup/2.0/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ USE_NOEXECONLY= Yes
66
MODPY_DISTV = 2.0.0b14
77
PKGNAME = borgbackup-${MODPY_DISTV:S/b/beta/}
88
EPOCH = 0
9-
REVISION = 2
9+
REVISION = 3
1010

1111
# OpenSSL used for EVP_aes_256_ocb. It is linked statically to avoid conflicting
1212
# with shared libcrypto from the base OS pulled in via dependencies.

0 commit comments

Comments
 (0)