MultiMarkdown: update to 5.3.0.
This commit is contained in:
parent
3042e5c19a
commit
100edbeac2
1 changed files with 5 additions and 7 deletions
|
@ -1,23 +1,21 @@
|
||||||
# Template file for 'MultiMarkdown'
|
# Template file for 'MultiMarkdown'
|
||||||
pkgname=MultiMarkdown
|
pkgname=MultiMarkdown
|
||||||
version=5.2.0
|
version=5.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
_greg_git=98ecf13c3502b47e342b09fb7b0cad453e1bb797
|
_greg_git=265003c8cb3022183f48df3e2684336b788af39d
|
||||||
_cheatsheet_git=199dae83cfd22254a7b329450e48aaedb8d4d2e9
|
_cheatsheet_git=199dae83cfd22254a7b329450e48aaedb8d4d2e9
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends=""
|
|
||||||
depends=""
|
|
||||||
short_desc="a superset of the Markdown syntax"
|
short_desc="a superset of the Markdown syntax"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://fletcherpenney.net/multimarkdown/"
|
homepage="http://fletcherpenney.net/multimarkdown/"
|
||||||
distfiles="https://github.com/fletcher/MultiMarkdown-5/archive/5.2.0.tar.gz
|
distfiles="https://github.com/fletcher/MultiMarkdown-5/archive/$version.tar.gz
|
||||||
https://github.com/ooc-lang/greg/archive/$_greg_git.tar.gz
|
https://github.com/ooc-lang/greg/archive/$_greg_git.tar.gz
|
||||||
https://github.com/fletcher/human-markdown-reference/archive/$_cheatsheet_git.tar.gz
|
https://github.com/fletcher/human-markdown-reference/archive/$_cheatsheet_git.tar.gz
|
||||||
"
|
"
|
||||||
checksum="eed8cb8c39896b57b8d6e0093a7d96843326a7f731036c4ba790ac04f84e12c3
|
checksum="95f100a5ee3e8cf8adadad64503bdd6c5f048142514b1be8a5a20fcab90788fa
|
||||||
de0cd368e22fc218c38fbf52ea5cd3e6aa0f7eecadadcfa4ca15d7ee7c27d7cb
|
ada9df7bbd158472c33e6d84b62d0fb39bedd094201f44af1581f0cb468cdc73
|
||||||
f0176ec41692f275ef4f94c5b8a59e991576abf28ba374d96c34599282509364"
|
f0176ec41692f275ef4f94c5b8a59e991576abf28ba374d96c34599282509364"
|
||||||
wrksrc=$pkgname-5-$version
|
wrksrc=$pkgname-5-$version
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue