aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-23 14:50:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-23 15:37:54 -0300
commit998fd35da7a8589c2572cf9da8728258ea470e5f (patch)
tree545653d00d62d0c14024107ab99f5cf9d4622889 /community/hugo
parent07406ba5603d17401c9546c0ad5ca31dbc2f26ee (diff)
downloadaports-998fd35da7a8589c2572cf9da8728258ea470e5f.tar.bz2
aports-998fd35da7a8589c2572cf9da8728258ea470e5f.tar.xz
community/hugo: upgrade to 0.65.3
Diffstat (limited to 'community/hugo')
-rw-r--r--community/hugo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index fe1eaa9f8f..e54cff14f0 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.65.2
+pkgver=0.65.3
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="5de2cfafb7c426f1cc09e26392260e998df99c704b17e8280546cacbe02dbc9696cedbe8b5a120b915c8499c69395eaf0e46007c8727ba393b04c164541ab85e hugo-0.65.2.tar.gz
+sha512sums="928beafceffc8491c335c5704b1c4c92917bb615d168b4c64f9d40ce44baa6780cb5d0988ac38d46f8e297761ca17e5e9e84c5eddfb7fcce8639c6704b3a5d6e hugo-0.65.3.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"