diff options
Diffstat (limited to 'testing/go-httputils/APKBUILD')
-rw-r--r-- | testing/go-httputils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-httputils/APKBUILD b/testing/go-httputils/APKBUILD index ce3a2b449b..f16ff2066f 100644 --- a/testing/go-httputils/APKBUILD +++ b/testing/go-httputils/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-httputils _pkgname=httputils _vendor="strukturag" pkgver=012 -pkgrel=1 +pkgrel=2 pkgdesc="Go support library for HTTP servers" url="https://github.com/$_vendor/$_pkgname" arch="noarch" |