mdBook: update to 0.1.10.

This commit is contained in:
maxice8 2018-07-31 13:29:48 -03:00
parent 6326a5378e
commit c06984b8f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mdBook'
pkgname=mdBook
version=0.1.9
version=0.1.10
revision=1
hostmakedepends="cargo"
short_desc="Create book from markdown files. Like Gitbook but implemented in Rust"
@ -8,7 +8,7 @@ maintainer="Huidong Hwang <hwangh95@gmail.com>"
license="MPL-2.0"
homepage="https://github.com/rust-lang-nursery/${pkgname}"
distfiles="https://github.com/rust-lang-nursery/${pkgname}/archive/v${version}.tar.gz"
checksum=44fa1ad5760d03ccf5985d32ac829886b243cc34bf466af2807cb9814899bf40
checksum=b3a114cdd1ab4b2b28f65cdee7ccbe8465924e00409e9fcd762b845f214801cc
nocross="This cannot be cross compiled due to limitations in cargo."
do_build() {