diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-12-30 08:52:05 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-12-30 09:06:03 +0000 |
commit | 9ca67a121728e4427c8ebcf4aec5d7e57127490b (patch) | |
tree | 4257a59b89c3b5d814c8ad1b9dad2d1a3db84861 | |
parent | a944f0d99aab963a0cce2889a7442b1fc856493e (diff) | |
download | ports-9ca67a121728e4427c8ebcf4aec5d7e57127490b.tar.gz ports-9ca67a121728e4427c8ebcf4aec5d7e57127490b.zip |
net/p5-URI: Update to 5.17
-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 b3d7bc6342c7..5ba222c34a1b 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,5 +1,5 @@ PORTNAME= URI -PORTVERSION= 5.15 +PORTVERSION= 5.17 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 9393992871e0..7f0ba69c6271 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665648672 -SHA256 (URI-5.15.tar.gz) = af31b673d91b1b96ea2842523ee03f54039f2ae6a5f40d9cdadf73221f8a586c -SIZE (URI-5.15.tar.gz) = 115688 +TIMESTAMP = 1669058301 +SHA256 (URI-5.17.tar.gz) = 5f7e42b769cb27499113cfae4b786c37d49e7c7d32dbb469602cd808308568f8 +SIZE (URI-5.17.tar.gz) = 115815 |