nghttp2-libs: fix repology json report (thanks beerman)

This commit is contained in:
Steffen Nurpmeso 2021-02-12 00:01:50 +01:00
parent d9627fa5c7
commit 7cd219d2ad
2 changed files with 5 additions and 7 deletions

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38qGKs3yQy4rW1LX/r24741OS6vcq8K+oEhohvdzOUixjLshajijuelAONsGWcvZ+n2fI2TO1LlElfU63KWtegw=
SHA256 (Pkgfile) = 71ef72e08030eddccaa9d0e3055b3a2501934bb2c5dd06150ae0ce345e9274b9
SHA256 (.footprint) = f3e07181c1980fb44875cc740e9a845161696505ca1fea636b80f3d62fe12f70
SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f

View File

@ -3,10 +3,13 @@
# Maintainer: Steffen Nurpmeso, steffen at sdaoden dot eu
rname=nghttp2
name=${rname}-libs
name=nghttp2-libs
version=1.43.0
release=1
source=(https://github.com/${rname}/${rname}/releases/download/v${version}/${rname}-${version}.tar.xz)
source=(
https://github.com/${rname}/${rname}/releases/download/\
v${version}/${rname}-${version}.tar.xz
)
build() {
cd ${rname}-${version}