diff options
-rw-r--r-- | testing/py-h2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-h2/APKBUILD b/testing/py-h2/APKBUILD index 651ca84a23..360dea6d8f 100644 --- a/testing/py-h2/APKBUILD +++ b/testing/py-h2/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-h2 _pkgname=hyper-h2 pkgver=3.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP/2 State-Machine based protocol implementation" url="https://python-hyper.org/h2/" arch="noarch" |