diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-05 20:32:09 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-05 20:32:09 +0000 |
commit | d14b9cdc0944e0180607a2daec4ec104e7620551 (patch) | |
tree | 2a240aaa87e720f89653aec0f084fb6ae7e8b9fc /security/linux-c6-openssl/Makefile | |
parent | 71927a26f53bf379d5155bee065ccc5311e18401 (diff) |
Notes
Diffstat (limited to 'security/linux-c6-openssl/Makefile')
-rw-r--r-- | security/linux-c6-openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/linux-c6-openssl/Makefile b/security/linux-c6-openssl/Makefile index da9451e3506b..a64fc4226ae3 100644 --- a/security/linux-c6-openssl/Makefile +++ b/security/linux-c6-openssl/Makefile @@ -3,7 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.1e -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security linux MASTER_SITES= CENTOS_LINUX CENTOS_LINUX_UPDATES @@ -15,7 +15,7 @@ CONFLICTS= linux-openssl-[0-9]* linux-f8-openssl-[0-9]* linux-f10-openssl-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 42.el6_7.2 +RPMVERSION= 42.el6_7.4 BRANDELF_FILES= usr/bin/openssl USE_LDCONFIG= yes |