aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-11 15:24:03 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-11 13:29:42 -0300
commit4ea9b126a7c0dceba731dcbddbaa7d505140204a (patch)
tree0728fc2b5991631ea89f0de0dfe413070f94c1b2 /community/hugo/APKBUILD
parent3f4f9e2eff26277dca77970c4e1954a1a9f39ef3 (diff)
downloadaports-4ea9b126a7c0dceba731dcbddbaa7d505140204a.tar.bz2
aports-4ea9b126a7c0dceba731dcbddbaa7d505140204a.tar.xz
community/hugo: upgrade to 0.64.1
Diffstat (limited to 'community/hugo/APKBUILD')
-rw-r--r--community/hugo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 7b246c8c4b..fa98b76b0e 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.0
+pkgver=0.64.1
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="51bf3118daf95fe74c815e26caeaea647fd2a21a79cc3248752f371dc90d96379a7b1a95afd22acc71f122fd1d090bd0ef7b2fa5d3451ab9fd1c074d7b1483fa hugo-0.64.0.tar.gz
+sha512sums="64a16581a9ed53e3f7ba4df02478a65a2cfdbb0f9be16c1749f5978cea448ae0483437b273b25b3cb1f7490ae4d330b2792d1534c041d0c094aa613a9712e51a hugo-0.64.1.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"