diff options
Diffstat (limited to 'testing/go-context')
-rw-r--r-- | testing/go-context/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-context/APKBUILD b/testing/go-context/APKBUILD index 9215b7f1e4..c91c7c1adf 100644 --- a/testing/go-context/APKBUILD +++ b/testing/go-context/APKBUILD @@ -4,7 +4,7 @@ pkgname=go-context _pkgname=context _vendor=gorilla pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="A golang registry for global request variables" url="http://www.gorillatoolkit.org" arch="noarch" |