mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mdoclint: update to 1.54.
This commit is contained in:
parent
2a50fa37d7
commit
33938edc36
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdoclint'
|
# Template file for 'mdoclint'
|
||||||
pkgname=mdoclint
|
pkgname=mdoclint
|
||||||
version=1.51
|
version=1.54
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -9,10 +9,10 @@ short_desc="Verify man page correctness"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/textproc/mdoclint/"
|
homepage="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/textproc/mdoclint/"
|
||||||
distfiles="http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint?rev=1.70&content-type=text/plain>mdoclint
|
distfiles="http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint?rev=1.74&content-type=text/plain>mdoclint
|
||||||
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint.1?rev=1.17&content-type=text/plain>mdoclint.1"
|
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint.1?rev=1.20&content-type=text/plain>mdoclint.1"
|
||||||
checksum="886f424702632a5bbf817e5cd424572bd75c3d7e99a9df1ed537435a1d2f7848
|
checksum="685d905eb95aeb8dd2c7c6fcd0f2c947693f098fc42d59792a26cd86d891c39a
|
||||||
c392be588b9a5d6c98732925b2ddad625dbb56cc112cbff7e902a34419d641b0"
|
be35042af3f0096099e2b8b0fae9829c3c4a028b3db0110db117f755c7424b38"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue