diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-11 21:47:30 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-11 21:47:30 +0000 |
commit | c199962a52498121e51ef92c6efd06ee8975bcc3 (patch) | |
tree | c93f4b1b5142f27dae50480a9da6a0c2a3c16346 | |
parent | e87f2af084210edd3944ff471373969f3300cdfb (diff) | |
download | ports-c199962a52498121e51ef92c6efd06ee8975bcc3.tar.gz ports-c199962a52498121e51ef92c6efd06ee8975bcc3.zip |
net/p5-URI: Update to 5.12
-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 d5fc3f244ddf..645a89fb7d3d 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,7 +1,7 @@ # Created by: ache PORTNAME= URI -PORTVERSION= 5.11 +PORTVERSION= 5.12 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 4fd490e67fe3..2bc853bcab3f 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657199121 -SHA256 (URI-5.11.tar.gz) = d3b62a69a6ab288021167d428ac4673c399d42e4de69eb49c7953a30821843c9 -SIZE (URI-5.11.tar.gz) = 113305 +TIMESTAMP = 1657555685 +SHA256 (URI-5.12.tar.gz) = 66abe0eaddd76b74801ecd28ec1411605887550fc0a45ef6aa744fdad768d9b3 +SIZE (URI-5.12.tar.gz) = 114641 |