mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
mdBook: update to 0.0.27.
Closes #9861. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
55773a2991
commit
c27823f7c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.0.26
|
||||
version=0.0.27
|
||||
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/${version}.tar.gz"
|
||||
checksum=99d6572c371e01751f37cc7e23c7dbf626045aee3c8e4953b1333d1779533022
|
||||
checksum=5e79e5cd36e84a4a88948dd0c62b02c58dd698e8d72ee73e317b5b56abaa8ca9
|
||||
nocross="This cannot be cross compiled due to limitations in cargo."
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue