Skip to content

Commit

Permalink
www/ls-qpack: Update to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2021
1 parent bcaa03a commit 9039dea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/ls-qpack/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= ls-qpack
PORTVERSION= 2.2.1
PORTVERSION= 2.2.2
DISTVERSIONPREFIX= v
CATEGORIES= www

Expand All @@ -23,7 +23,7 @@ USE_GITHUB= yes

post-patch:
# Clean up bundled libraries
@${RM} -fr ${WRKSRC}/deps/
@${RM} -r ${WRKSRC}/deps/

do-install:
${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/encode-int ${STAGEDIR}${PREFIX}/bin/
Expand Down
6 changes: 3 additions & 3 deletions www/ls-qpack/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605426299
SHA256 (litespeedtech-ls-qpack-v2.2.1_GH0.tar.gz) = 4c0419ce49cea00546c23785e90d45c1661ffa7c948c1d693f705c7a2cd45230
SIZE (litespeedtech-ls-qpack-v2.2.1_GH0.tar.gz) = 705219
TIMESTAMP = 1635730907
SHA256 (litespeedtech-ls-qpack-v2.2.2_GH0.tar.gz) = 50a230452831dda97e91e9080289898ce64defac1acc0998cac245a56e7732a9
SIZE (litespeedtech-ls-qpack-v2.2.2_GH0.tar.gz) = 705203

0 comments on commit 9039dea

Please sign in to comment.