diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-06 19:52:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-06 19:52:17 +0000 |
commit | 22641c4c78d3063791913419890f3122f01ef1c3 (patch) | |
tree | c33c86ca86307f141029d278f3e75be3181aa8e9 | |
parent | 36a15b1cd53f746d2a2c89a930271ecc87a2c3e5 (diff) |
Notes
-rw-r--r-- | www/p5-Protocol-HTTP2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Protocol-HTTP2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Protocol-HTTP2/Makefile b/www/p5-Protocol-HTTP2/Makefile index 1bf4de8371ed..e6d29165e008 100644 --- a/www/p5-Protocol-HTTP2/Makefile +++ b/www/p5-Protocol-HTTP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CRUX diff --git a/www/p5-Protocol-HTTP2/distinfo b/www/p5-Protocol-HTTP2/distinfo index 1dad66d48e89..6fae611bbb1a 100644 --- a/www/p5-Protocol-HTTP2/distinfo +++ b/www/p5-Protocol-HTTP2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478370345 -SHA256 (Protocol-HTTP2-1.08.tar.gz) = 0f1884cb2b24c08ee777c561d1ab9015dddd9038056dd5230464d8f59f6cc11b -SIZE (Protocol-HTTP2-1.08.tar.gz) = 51037 +TIMESTAMP = 1533566971 +SHA256 (Protocol-HTTP2-1.09.tar.gz) = cc2615cd126f20fbad926bd619598b5ae24fb83079d1ff986e016d88e7f280ad +SIZE (Protocol-HTTP2-1.09.tar.gz) = 51404 |