mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdBook: update to 0.4.27
This commit is contained in:
parent
5d787e2874
commit
ebc272ed99
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.25
|
version=0.4.27
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/rust-lang/mdBook/archive/v${version}.tar.gz"
|
||||||
checksum=c0faf07ff45d4d1bd45c35f2211dec9fd29edb7782e13dc2572e072f08919773
|
checksum=c0a13e76b18401d4662b3a721c714baf6b5bd08f799f25e4cb9d920a75c7cab5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue