From 4226dc034e16702b5d8c669750bd58a57da4007d Mon Sep 17 00:00:00 2001 From: Justin Berthault Date: Fri, 5 Jun 2020 08:47:29 +0200 Subject: community/hugo: upgrade to 0.72.0 --- community/hugo/0001-Remove-git-tests.patch | 3 +++ community/hugo/0002-skip-tests-that-need-nodejs.patch | 3 +++ community/hugo/APKBUILD | 8 ++++---- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/community/hugo/0001-Remove-git-tests.patch b/community/hugo/0001-Remove-git-tests.patch index 1d1076bea9..0f4eb96170 100644 --- a/community/hugo/0001-Remove-git-tests.patch +++ b/community/hugo/0001-Remove-git-tests.patch @@ -1,3 +1,6 @@ +Upstream: No +Reason: Remove git related tests + diff --git a/hugolib/page_test.go b/hugolib/page_test.go index 6cf03b8..8e5ae96 100644 --- a/hugolib/page_test.go diff --git a/community/hugo/0002-skip-tests-that-need-nodejs.patch b/community/hugo/0002-skip-tests-that-need-nodejs.patch index c0036bb663..17a150e546 100644 --- a/community/hugo/0002-skip-tests-that-need-nodejs.patch +++ b/community/hugo/0002-skip-tests-that-need-nodejs.patch @@ -1,3 +1,6 @@ +Upstream: No +Reason: Skip failing nodejs tests + diff --git a/hugolib/resource_chain_babel_test.go b/hugolib/resource_chain_babel_test.go index c9ddb21..25072a6 100644 --- a/hugolib/resource_chain_babel_test.go diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD index 1dd6d19b15..1db316f5e5 100644 --- a/community/hugo/APKBUILD +++ b/community/hugo/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Thomas Boerger # Maintainer: Thomas Boerger pkgname=hugo -pkgver=0.71.1 +pkgver=0.72.0 pkgrel=0 pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang" url="https://gohugo.io/" @@ -43,6 +43,6 @@ bashcomp() { "$subpkgdir"/usr/share/bash-completion/completions/hugo } -sha512sums="2fa3f63cebdf5a9f625efc5d6164c27abd45543f627cf2f35e9c78edfac8eec479fd2c22ebf970eef5fd6c8781cbc4eb4c77063d0f4bc005cb22f309d3ce4c6c hugo-0.71.1.tar.gz -54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch -ddb43dddbef7a5a229be9408f3a87cedef09d7fdad347fd797a4ccb2e98c4baab95846565111d063ea88f0ac524cffd630eb39dd862e973cfe87b5dcdd4c8ef4 0002-skip-tests-that-need-nodejs.patch" +sha512sums="7efc37cda59e7ce3b5db96fd6db153df63952b6da6ab60d3cc7159cc78d14ffc53b48d40ec197df8d7819b8730f895fafdf7d44bf7491ac26792833c6da6b9e7 hugo-0.72.0.tar.gz +57be9a6c8e49bd2a75921d51d8dc503439f68453a6c9803c9cecef8bb63541f10d8b652db151426949c1bcf134a96eec0253ee4a61c0987143d6159ea49e9588 0001-Remove-git-tests.patch +093dd4355bbb48ff9e8e3d24e8d290d4587d3517e1f8804903f0707d5530a106edc4297e6f4508c2ef408f01d6699cd3de40259d97c34857b58b7f0f3f52deff 0002-skip-tests-that-need-nodejs.patch" -- cgit v1.2.3