mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update www/erlang-hackney to version 1.8.0.
This commit is contained in:
parent
0a6f794f91
commit
04c22db167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439171
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hackney
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1488446011
|
||||
SHA256 (benoitc-hackney-1.7.1_GH0.tar.gz) = 62720841ab55284e6a8e00f4ea2d6aa52f63f89bae75992f29e3f8668d6b36db
|
||||
SIZE (benoitc-hackney-1.7.1_GH0.tar.gz) = 881106
|
||||
TIMESTAMP = 1492866023
|
||||
SHA256 (benoitc-hackney-1.8.0_GH0.tar.gz) = 1d2b3a218f9ce816a19ba4f63cddec14aa7f9597d5b8e8880c9ca2d2bbcf8c34
|
||||
SIZE (benoitc-hackney-1.8.0_GH0.tar.gz) = 882432
|
||||
|
@ -1,4 +1,4 @@
|
||||
--- rebar.config.orig 2017-02-28 21:02:12 UTC
|
||||
--- rebar.config.orig 2017-04-22 13:11:31 UTC
|
||||
+++ rebar.config
|
||||
@@ -14,11 +14,6 @@
|
||||
{post_hooks, [{clean, "rm -rf *~ */*~ */*.xfm test/*.beam"}]}.
|
||||
@ -6,7 +6,7 @@
|
||||
{deps, [
|
||||
- {idna, "4.0.0"},
|
||||
- {mimerl, "1.0.2"},
|
||||
- {certifi, "1.0.0"},
|
||||
- {certifi, "1.1.0"},
|
||||
- {metrics, "1.0.1"},
|
||||
- {ssl_verify_fun, "1.1.1"}
|
||||
]}.
|
||||
|
Loading…
Reference in New Issue
Block a user