Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/nghttp2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nghttp2'
pkgname=nghttp2
version=1.68.1
version=1.69.0
revision=1
build_style=gnu-configure
# build system errors out if python isn't available
Expand All @@ -14,7 +14,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="MIT"
homepage="https://nghttp2.org"
distfiles="https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
checksum=6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2
checksum=1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad
python_version=3

post_install() {
Expand Down