mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
MultiMarkdown: update to 6.5.2.
This commit is contained in:
parent
55404ca658
commit
d4e65f2c69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MultiMarkdown'
|
# Template file for 'MultiMarkdown'
|
||||||
pkgname=MultiMarkdown
|
pkgname=MultiMarkdown
|
||||||
version=6.5.1
|
version=6.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname-6-$version"
|
wrksrc="$pkgname-6-$version"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://fletcherpenney.net/multimarkdown/"
|
homepage="http://fletcherpenney.net/multimarkdown/"
|
||||||
distfiles="https://github.com/fletcher/MultiMarkdown-6/archive/${version}.tar.gz"
|
distfiles="https://github.com/fletcher/MultiMarkdown-6/archive/${version}.tar.gz"
|
||||||
checksum=e8710777566d7710100b44e829a15d0ec2fce20271477aebea7caac319e1b20f
|
checksum=97e9bb25e8eb151f178fd34212852f5d40d8fd01b317e718fded11603fafb773
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# TODO: markdown alternatives
|
# TODO: markdown alternatives
|
||||||
|
|
Loading…
Add table
Reference in a new issue