diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 17:22:28 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 18:12:10 +0000 |
commit | 3b21d93df6040b227b306661743a3c39431a7553 (patch) | |
tree | 75c022939c34ce42ae958570d5ecbe75581530a5 | |
parent | e45557a303dd23427529eabb696eb8fac2af0f18 (diff) | |
download | ports-3b21d93df6040b227b306661743a3c39431a7553.tar.gz ports-3b21d93df6040b227b306661743a3c39431a7553.zip |
www/rubygem-typhoeus: Update to 1.4.0
-rw-r--r-- | www/rubygem-typhoeus/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-typhoeus/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index ec4265392060..6db3596bb2d9 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -1,7 +1,7 @@ # Created by: Eric Freeman <freebsdports@chillibear.com> PORTNAME= typhoeus -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-typhoeus/distinfo b/www/rubygem-typhoeus/distinfo index 611b21b9d9b5..12514cdf304d 100644 --- a/www/rubygem-typhoeus/distinfo +++ b/www/rubygem-typhoeus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541520880 -SHA256 (rubygem/typhoeus-1.3.1.gem) = 257e7163d50bed15e52c3c25bde890ea3ad854f3bd2e3fd16ce0b216c342d132 -SIZE (rubygem/typhoeus-1.3.1.gem) = 55808 +TIMESTAMP = 1626714766 +SHA256 (rubygem/typhoeus-1.4.0.gem) = fff9880d5dc35950e7706cf132fd297f377c049101794be1cf01c95567f642d4 +SIZE (rubygem/typhoeus-1.4.0.gem) = 56832 |