aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-28 23:06:00 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-29 00:22:24 +0100
commit78a6ed13e4b5cd182f28be18694d543ae179446b (patch)
treeebb285d6cf3de842707d8c36123f12858576606e /community/hugo
parentf327482678cf22cd5525d587d80bf3f00a22954a (diff)
downloadaports-78a6ed13e4b5cd182f28be18694d543ae179446b.tar.bz2
aports-78a6ed13e4b5cd182f28be18694d543ae179446b.tar.xz
community/hugo: upgrade to 0.63.2
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 ca52037ac9..405e1e2471 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.62.2
+pkgver=0.63.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="c5018531fa7e7eee3851fd449b8221f62bb580d9ec43f56d240c965056b735a25fde5144577ba2c28e823a1694e370d5926d2da5ecd9d46974d00c7f19e205aa hugo-0.62.2.tar.gz
+sha512sums="1049925cc9dfd749ea34410080e1c4d1e433a79c87dd91cc380cae6151a605adf292a8de3b157e7d648f86eaaa4a99622e16c69120e8cb847075d388f2697084 hugo-0.63.2.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"