mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update security/erlang-fast_tls to 1.0.21
This commit is contained in:
parent
d46dadfc55
commit
68c209d2ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465502
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fast_tls
|
||||
PORTVERSION= 1.0.18
|
||||
PORTVERSION= 1.0.21
|
||||
CATEGORIES= security
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1514395070
|
||||
SHA256 (processone-fast_tls-1.0.18_GH0.tar.gz) = f240dcd32517c8876b867e0e07f7ba45d08317399a13912145ff6158f1b5c491
|
||||
SIZE (processone-fast_tls-1.0.18_GH0.tar.gz) = 65401
|
||||
TIMESTAMP = 1521977754
|
||||
SHA256 (processone-fast_tls-1.0.21_GH0.tar.gz) = 8beb2f71037108e92b3f7c76bb1320e84728997244992149d658fe66dae5fcce
|
||||
SIZE (processone-fast_tls-1.0.21_GH0.tar.gz) = 75541
|
||||
|
@ -4,7 +4,7 @@
|
||||
{port_specs, [{"priv/lib/fast_tls.so", ["c_src/fast_tls.c", "c_src/hashmap.c"]},
|
||||
{"priv/lib/p1_sha.so", ["c_src/p1_sha.c"]}]}.
|
||||
|
||||
-{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.10"}}}]}.
|
||||
-{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.11"}}}]}.
|
||||
+{deps, []}.
|
||||
|
||||
{clean_files, ["c_src/fast_tls.gcda", "c_src/fast_tls.gcno",
|
||||
|
Loading…
Reference in New Issue
Block a user