diff options
-rw-r--r-- | security/pecl-crypto/Makefile | 4 | ||||
-rw-r--r-- | security/pecl-crypto/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/pecl-crypto/Makefile b/security/pecl-crypto/Makefile index f6941375d1c2..ba8093ef6ad3 100644 --- a/security/pecl-crypto/Makefile +++ b/security/pecl-crypto/Makefile @@ -1,8 +1,7 @@ # Created by: Gasol Wu <gasol.wu@gmail.com> PORTNAME= crypto -PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTVERSION= 0.3.2 CATEGORIES= security MAINTAINER= gasol.wu@gmail.com @@ -11,7 +10,6 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library LICENSE= PHP301 USES= compiler:c++11-lang php:pecl -IGNORE_WITH_PHP= 80 81 CONFIGURE_ARGS= --with-crypto CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} diff --git a/security/pecl-crypto/distinfo b/security/pecl-crypto/distinfo index 1ec0172b16c0..938fd257de9d 100644 --- a/security/pecl-crypto/distinfo +++ b/security/pecl-crypto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482908753 -SHA256 (PECL/crypto-0.3.1.tgz) = 4b7376237f21a98df572b3f4dc7a9fa299134b1874c3c9b460ad3b94f4f9e3e6 -SIZE (PECL/crypto-0.3.1.tgz) = 72909 +TIMESTAMP = 1641404957 +SHA256 (PECL/crypto-0.3.2.tgz) = 597137702876c0cbd84c830fcb97e1646a1bb391b7d76fa4127541e8e1042a4b +SIZE (PECL/crypto-0.3.2.tgz) = 76344 |