mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mdBook: update to 0.4.13.
This commit is contained in:
parent
173d9b4a91
commit
adc40589b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.4.12
|
||||
version=0.4.13
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Create book from markdown files. Like Gitbook but implemented in Rust"
|
||||
|
@ -9,7 +9,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/rust-lang/mdBook"
|
||||
changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/rust-lang/mdBook/archive/v${version}.tar.gz"
|
||||
checksum=d28b958c71a7934fde1c22204c3dc41ffc74df98c90afc1bf3ddafd131d4af77
|
||||
checksum=12a88a08e5c5b26810cc33b4e0ebed7cc72394f9041e8b15253e3cfac1223a7b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue