mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/mdbook: upgrade to 0.3.7
This commit is contained in:
parent
9b70072da3
commit
fd0b05fec6
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user