aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-14 21:09:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-14 21:09:22 -0300
commit52a89765b1ad1b8dffd826eb6d8108f550cb3688 (patch)
tree4024c1ca5eda226cc1096ffb3d80f6211f47ef44
parent100b9716c0cfc97a04297e602386530a7ad8cb07 (diff)
community/hugo: upgrade to 0.58.2
-rw-r--r--community/hugo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 5d047f0163b..870ac9b4be7 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=hugo
-pkgver=0.58.1
+pkgver=0.58.2
pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="https://gohugo.io/"
@@ -42,5 +42,5 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/hugo
}
-sha512sums="1c89ef35564dc28ed1a48f311fba7cc567771d64b8912ed23634778271f5e7eb6fd7fc9bb5e8ae424da3f8085644b0e7d88bf461b253102266ed69e8e35a4849 hugo-0.58.1.tar.gz
+sha512sums="6f89d912758c34a0654f1e7e3e0fe33d345a012702c8ee19ff9b35a4e157ecc0fb0dd41f73475f4760bf6420ac85873f9de402b1ba887724f4135884ace52e58 hugo-0.58.2.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"