aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-22 15:02:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-22 16:06:00 -0300
commit4b0dc7ebb34a86f5390b6e4c58bdbac4650a9b2e (patch)
treeef7a8dde1a18848f1387c38c225e2e8c14fa514c
parentd9359c341f87c42a68d7e5937cb10d8adcc75823 (diff)
community/hugo: upgrade to 0.65.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 fa98b76b0e8..fe1eaa9f8fc 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.64.1
+pkgver=0.65.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="64a16581a9ed53e3f7ba4df02478a65a2cfdbb0f9be16c1749f5978cea448ae0483437b273b25b3cb1f7490ae4d330b2792d1534c041d0c094aa613a9712e51a hugo-0.64.1.tar.gz
+sha512sums="5de2cfafb7c426f1cc09e26392260e998df99c704b17e8280546cacbe02dbc9696cedbe8b5a120b915c8499c69395eaf0e46007c8727ba393b04c164541ab85e hugo-0.65.2.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"