UPDATE: devel/ruby-faraday-retry 2.1.0 -> 2.2.0
This commit is contained in:
parent
90f931dcd0
commit
81205a440c
2 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,10 @@
|
|||
COMMENT= faraday retry
|
||||
|
||||
DISTNAME= faraday-retry-2.1.0
|
||||
DISTNAME= faraday-retry-2.2.0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://github.com/lostisland/faraday-retry
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# MIT
|
||||
|
@ -9,8 +12,8 @@ PERMIT_PACKAGE= Yes
|
|||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS+= devel/ruby-faraday
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS} \
|
||||
devel/ruby-faraday,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (faraday-retry-2.1.0.gem) = Nh1xCyqgbF84SVhWa0OzMl66P0yauRwpD9AodyXh4P8=
|
||||
SIZE (faraday-retry-2.1.0.gem) = 11264
|
||||
SHA256 (faraday-retry-2.2.0.gem) = gIJKVFTdDOfYB0ATRU0WNWm5CQAaZL2zSZyZaN9PQcU=
|
||||
SIZE (faraday-retry-2.2.0.gem) = 11264
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue