diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-04-29 04:09:44 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-04-29 04:09:44 +0800 |
commit | 1aca3383b5ebdb486805dfc15b7f13564992b00f (patch) | |
tree | 3b61151a48266466f565bd10cd2e9b9f8a197908 /security | |
parent | 8e5dd8b0e99412ab336d7d5dfce27d1d30695802 (diff) | |
download | freebsd-ports-gnome-1aca3383b5ebdb486805dfc15b7f13564992b00f.tar.gz freebsd-ports-gnome-1aca3383b5ebdb486805dfc15b7f13564992b00f.tar.zst freebsd-ports-gnome-1aca3383b5ebdb486805dfc15b7f13564992b00f.zip |
security/libressl: Add version.mk change
Diffstat (limited to 'security')
-rw-r--r-- | security/libressl/version.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libressl/version.mk b/security/libressl/version.mk index ae92709dbbf0..e9a534f3d68e 100644 --- a/security/libressl/version.mk +++ b/security/libressl/version.mk @@ -1 +1 @@ -OPENSSL_SHLIBVER?= 42 +OPENSSL_SHLIBVER?= 43 |