* update hypercorn to 0.17.3-3

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:42 +01:00
parent 31a728c50f
commit 39b44e3cad
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = hypercorn
pkgdesc = An ASGI Server based on Hyper libraries and inspired by Gunicorn
pkgver = 0.17.3
pkgrel = 2
pkgrel = 3
url = https://github.com/pgjones/hypercorn
arch = any
license = MIT

View File

@ -3,7 +3,7 @@
pkgname=hypercorn
pkgver=0.17.3
pkgrel=2
pkgrel=3
pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
url=https://github.com/pgjones/hypercorn
arch=(any)