diff options
Diffstat (limited to 'testing/go-mux/APKBUILD')
-rw-r--r-- | testing/go-mux/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-mux/APKBUILD b/testing/go-mux/APKBUILD index 04eed39e8c..cd430948a7 100644 --- a/testing/go-mux/APKBUILD +++ b/testing/go-mux/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-mux _pkgname=mux _vendor=gorilla pkgver=1.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="A powerful URL router and dispatcher for golang" url="http://www.gorillatoolkit.org" arch="noarch" |