aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo/APKBUILD
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-12-19 19:19:39 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-19 18:57:16 +0000
commit354b14419067e073e643bace8077c8ccb42dc979 (patch)
tree7fbc7bb35f47ea343b71610067fa4927fb7b6b37 /community/hugo/APKBUILD
parent581731f7c53af144a29ab07ce5370f2bbd1db30c (diff)
community/hugo: upgrade to 0.79.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 b08d0d0e361..b92c64bda23 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.79.0
+pkgver=0.79.1
pkgrel=0
pkgdesc="Fast and flexible static site generator written in Go"
url="https://gohugo.io/"
@@ -36,6 +36,6 @@ package() {
"$pkgdir"/usr/share/bash-completion/completions/hugo
}
-sha512sums="d2f27a1e0ae83e1f12f500b360ad8b0584d8d2a9972a3b2dc307cb29cdc431109f39285d612f0ef3698385d8ae16e51c89aae9a909d33b0445eaf26805e5fc2b hugo-0.79.0.tar.gz
+sha512sums="61db9bef0a99d2885c41583aa785da90870583e2c5994b7f5857fc7a8a574d16f3e112aa4f6739186c4e11a48a779f1175f8cdccba8035cc352617ec6db326f9 hugo-0.79.1.tar.gz
57be9a6c8e49bd2a75921d51d8dc503439f68453a6c9803c9cecef8bb63541f10d8b652db151426949c1bcf134a96eec0253ee4a61c0987143d6159ea49e9588 0001-Remove-git-tests.patch
b4656113d6918912d85434bb72e0183b25ffab9e298b63c35b10b6cbcaa89d9ab4a878c4c28bc3feb7bc9b6c7706333e460b6470c92a07e90a91975e1326fd58 0002-skip-tests-that-need-nodejs.patch"