aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mdbook
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-04 14:33:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-04 18:05:13 +0000
commitfd0b05fec65ccab1617543bdf442e4afd010433a (patch)
tree650f8d0eae97bbb2df3dfc08cdf2621ea420d111 /testing/mdbook
parent9b70072da387b2d38473a53efa35e1f479101023 (diff)
downloadaports-fd0b05fec65ccab1617543bdf442e4afd010433a.tar.bz2
aports-fd0b05fec65ccab1617543bdf442e4afd010433a.tar.xz
testing/mdbook: upgrade to 0.3.7
Diffstat (limited to 'testing/mdbook')
-rw-r--r--testing/mdbook/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mdbook/APKBUILD b/testing/mdbook/APKBUILD
index c5164c728f..77920c1821 100644
--- a/testing/mdbook/APKBUILD
+++ b/testing/mdbook/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=mdbook
-pkgver=0.3.6
+pkgver=0.3.7
pkgrel=0
pkgdesc="mdBook is a utility to create modern online books from Markdown files"
url="https://rust-lang.github.io/mdBook/"
@@ -23,4 +23,4 @@ package() {
install -Dm755 target/release/mdbook "$pkgdir"/usr/bin/mdbook
}
-sha512sums="2301ed0136f954cd244ce1667da2e3716f3685ebf3f89e17f1f9a5e3433cee95f366c00d235694aadbb690eb19622eb1eae0b266c2a915a380f993fb2a976dc3 mdbook-0.3.6.tar.gz"
+sha512sums="8ed9b4bdc850fc66dca893438e7ee1c7e29f0419e5b055825d34bbb0b9811c645a3e031f6ff717bdd99adc0699df68cd693071df28150611b0096ffcc52334f5 mdbook-0.3.7.tar.gz"