Update www/erlang-hackney to version 1.8.3.
This commit is contained in:
parent
59545baa5a
commit
4e2620207d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441563
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hackney
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.8.3
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495355709
|
||||
SHA256 (benoitc-hackney-1.8.2_GH0.tar.gz) = 8996b41b6c409acbc2e2d090209fa270c04f1a36ba0960ee0c9a33a56ad41fd5
|
||||
SIZE (benoitc-hackney-1.8.2_GH0.tar.gz) = 882490
|
||||
TIMESTAMP = 1495599197
|
||||
SHA256 (benoitc-hackney-1.8.3_GH0.tar.gz) = 8a09901d4a70fe00d4bad70098abb7101081a332a402f830f2b390d9787b2419
|
||||
SIZE (benoitc-hackney-1.8.3_GH0.tar.gz) = 882547
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
--- rebar.config.orig 2017-05-21 08:37:45 UTC
|
||||
--- rebar.config.orig 2017-05-24 04:18:51 UTC
|
||||
+++ rebar.config
|
||||
@@ -14,11 +14,6 @@
|
||||
{post_hooks, [{clean, "rm -rf *~ */*~ */*.xfm test/*.beam"}]}.
|
||||
|
||||
{deps, [
|
||||
- {idna, "5.0.0"},
|
||||
- {idna, "5.0.1"},
|
||||
- {mimerl, "1.0.2"},
|
||||
- {certifi, "1.2.0"},
|
||||
- {certifi, "1.2.1"},
|
||||
- {metrics, "1.0.1"},
|
||||
- {ssl_verify_fun, "1.1.1"}
|
||||
]}.
|
||||
|
|
Loading…
Reference in a new issue