aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-25 20:27:04 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-26 04:41:11 +0000
commit9a46f8f43b18e4e686145e3d75eda63d2973db51 (patch)
tree43f50ec5ccbfd4c381e3916a99ca84315fc16c78 /community
parentba1bfe248a0a6028564fc9970466986428bcbc8e (diff)
downloadalpine_aports-9a46f8f43b18e4e686145e3d75eda63d2973db51.tar.bz2
alpine_aports-9a46f8f43b18e4e686145e3d75eda63d2973db51.tar.xz
alpine_aports-9a46f8f43b18e4e686145e3d75eda63d2973db51.zip
community/hugo: upgrade to 0.71.1
Diffstat (limited to 'community')
-rw-r--r--community/hugo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 9a8a29d193..1dd6d19b15 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Thomas Boerger <thomas@webhippie.de> 1# Contributor: Thomas Boerger <thomas@webhippie.de>
2# Maintainer: Thomas Boerger <thomas@webhippie.de> 2# Maintainer: Thomas Boerger <thomas@webhippie.de>
3pkgname=hugo 3pkgname=hugo
4pkgver=0.71.0 4pkgver=0.71.1
5pkgrel=0 5pkgrel=0
6pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang" 6pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
7url="https://gohugo.io/" 7url="https://gohugo.io/"
@@ -43,6 +43,6 @@ bashcomp() {
43 "$subpkgdir"/usr/share/bash-completion/completions/hugo 43 "$subpkgdir"/usr/share/bash-completion/completions/hugo
44} 44}
45 45
46sha512sums="f8b0a333300a3065caa8ca61083a3acedf1ddd0e8d1abc6e4ff916d2c907e4e48e726541a3a0a0a0ecb0f6d908a1f4ae30f3849cefe8769cb7916175c001b7ff hugo-0.71.0.tar.gz 46sha512sums="2fa3f63cebdf5a9f625efc5d6164c27abd45543f627cf2f35e9c78edfac8eec479fd2c22ebf970eef5fd6c8781cbc4eb4c77063d0f4bc005cb22f309d3ce4c6c hugo-0.71.1.tar.gz
4754dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch 4754dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch
48ddb43dddbef7a5a229be9408f3a87cedef09d7fdad347fd797a4ccb2e98c4baab95846565111d063ea88f0ac524cffd630eb39dd862e973cfe87b5dcdd4c8ef4 0002-skip-tests-that-need-nodejs.patch" 48ddb43dddbef7a5a229be9408f3a87cedef09d7fdad347fd797a4ccb2e98c4baab95846565111d063ea88f0ac524cffd630eb39dd862e973cfe87b5dcdd4c8ef4 0002-skip-tests-that-need-nodejs.patch"