aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-07 18:17:47 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-07 18:17:47 +0000
commitae2ca35eddccfea2f955befcd90df72ff7179e24 (patch)
tree198bd350d4d4fc2dffa5973c617cacdd2a4b5f98 /community/hugo
parentdcc43d707dc91dea82cb1429ad796b3a4959ece3 (diff)
downloadaports-ae2ca35eddccfea2f955befcd90df72ff7179e24.tar.bz2
aports-ae2ca35eddccfea2f955befcd90df72ff7179e24.tar.xz
community/hugo: upgrade to 0.30.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 b0866e3b84..49e7fa19c3 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.27.1
+pkgver=0.30.2
pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="http://gohugo.io/"
@@ -37,4 +37,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="4ff1e9379a33e4758c8f4d46e38d882095f33da019dac950461e7a85ac19174be32f2d2acc09640f99b232c1fb882059c659619c350a0dcbe07dd5dbf0fdf1ad hugo-0.27.1.tar.gz"
+sha512sums="368e8b3def91454dd1d3eabd061a71dfcf8d0545dddd7d875342a6ec6a8c01e4651a8d6a3d64efbccd13b2c009b695642da3e9edb07ed267bb9a5b7880b83dbc hugo-0.30.2.tar.gz"