mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
mdBook: update to 0.4.30
This commit is contained in:
parent
fa84a66716
commit
cc88fbd5dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdBook'
|
# Template file for 'mdBook'
|
||||||
pkgname=mdBook
|
pkgname=mdBook
|
||||||
version=0.4.29
|
version=0.4.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Create book from markdown files. Like Gitbook but implemented in Rust"
|
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"
|
homepage="https://github.com/rust-lang/mdBook"
|
||||||
changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=13e2ff0b9193aa257e6629554bc7dcdb83ee9654235dcd351b254aecd7d7b04f
|
checksum=9df217a6a4c22d4b0fef0d13e04b1a9ae896a0c1084af36b93d032c9fa2c4148
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue