diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:28:59 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:43:07 +0000 |
commit | fcb5003c14b19e930fe80ddcb02b6303c15a60ab (patch) | |
tree | 7b613245da1246b9fd3b8378d93edfdb02a4a842 | |
parent | e7705c679e44143b8fe16af258b7a75182c6e390 (diff) | |
download | ports-fcb5003c14b19e930fe80ddcb02b6303c15a60ab.tar.gz ports-fcb5003c14b19e930fe80ddcb02b6303c15a60ab.zip |
net/p5-URI: Update to 5.09
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 8ab242f023f3..d5fc3f244ddf 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,7 +1,7 @@ # Created by: ache PORTNAME= URI -PORTVERSION= 5.10 +PORTVERSION= 5.11 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index c98692de61c1..4fd490e67fe3 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635205693 -SHA256 (URI-5.10.tar.gz) = 16325d5e308c7b7ab623d1bf944e1354c5f2245afcfadb8eed1e2cae9a0bd0b5 -SIZE (URI-5.10.tar.gz) = 109471 +TIMESTAMP = 1657199121 +SHA256 (URI-5.11.tar.gz) = d3b62a69a6ab288021167d428ac4673c399d42e4de69eb49c7953a30821843c9 +SIZE (URI-5.11.tar.gz) = 113305 |