MultiMarkdown: update to 6.5.1.
This commit is contained in:
parent
a64a613acb
commit
4e0e101f91
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MultiMarkdown'
|
# Template file for 'MultiMarkdown'
|
||||||
pkgname=MultiMarkdown
|
pkgname=MultiMarkdown
|
||||||
version=6.5
|
version=6.5.1
|
||||||
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=ca1caf5f8e791d5b30de29ef5353e64e372e1a72df3a6b5b1dcb9b50e9972850
|
checksum=e8710777566d7710100b44e829a15d0ec2fce20271477aebea7caac319e1b20f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# TODO: markdown alternatives
|
# TODO: markdown alternatives
|
||||||
|
|
Loading…
Reference in New Issue