aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-mux
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-18 11:52:49 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-18 11:52:49 +0000
commit3f72bdc50b5d51a8af99e1788f8f193f69ecc54b (patch)
treea2651ca8e221003de58c3f60e74c3c47237de861 /testing/go-mux
parent60a5e19bb3d15ad812627493acb1509d30aa8508 (diff)
downloadaports-3f72bdc50b5d51a8af99e1788f8f193f69ecc54b.tar.bz2
aports-3f72bdc50b5d51a8af99e1788f8f193f69ecc54b.tar.xz
testing/go-mux: upgrade to 1.6.2
Diffstat (limited to 'testing/go-mux')
-rw-r--r--testing/go-mux/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/go-mux/APKBUILD b/testing/go-mux/APKBUILD
index 71b7013933..04eed39e8c 100644
--- a/testing/go-mux/APKBUILD
+++ b/testing/go-mux/APKBUILD
@@ -2,8 +2,8 @@
pkgname=go-mux
_pkgname=mux
_vendor=gorilla
-pkgver=1.6.0
-pkgrel=1
+pkgver=1.6.2
+pkgrel=0
pkgdesc="A powerful URL router and dispatcher for golang"
url="http://www.gorillatoolkit.org"
arch="noarch"
@@ -33,4 +33,4 @@ package() {
mv *.go "$pkgdir"/usr/lib/go/src/github.com/$_vendor/$_pkgname
}
-sha512sums="da34df7ec9533c65da72c82724888babdea5ac0f54a3d69fe1f3a8976db28c5a65fac3772582199fb3100ee636f71a12dd6c9b25c248b8fab250225f8c60f34a go-mux-1.6.0.tar.gz"
+sha512sums="f4ea99c13839181f891b5bd47e060c0fde21219cee3550d65884f6f1ce7a7310b55f97c3da1e4a769412ca21f1d0d2d02e5427c63580c407091b963236cd82d1 go-mux-1.6.2.tar.gz"