mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
security/pecl-crypto: Update to 0.3.2
PR: 260965
This commit is contained in:
parent
a1543029a6
commit
ee8326b40c
2 changed files with 4 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue