mdoclint: update to 1.55.
This commit is contained in:
parent
b91377e5ac
commit
6cb7bf2396
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdoclint'
|
||||
pkgname=mdoclint
|
||||
version=1.54
|
||||
version=1.55
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=fetch
|
||||
|
@ -9,10 +9,10 @@ short_desc="Verify man page correctness"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="2-clause-BSD"
|
||||
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.74&content-type=text/plain>mdoclint
|
||||
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint.1?rev=1.20&content-type=text/plain>mdoclint.1"
|
||||
checksum="685d905eb95aeb8dd2c7c6fcd0f2c947693f098fc42d59792a26cd86d891c39a
|
||||
be35042af3f0096099e2b8b0fae9829c3c4a028b3db0110db117f755c7424b38"
|
||||
distfiles="http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint?rev=1.77&content-type=text/plain>mdoclint
|
||||
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/textproc/mdoclint/files/mdoclint.1?rev=1.23&content-type=text/plain>mdoclint.1"
|
||||
checksum="551451f7de6558a81a7988be3db8fcf7c3aec6808f9618d9677697ab8eb82ed4
|
||||
0fc127b02cea0387495019429370eb84348c58b247f10ac44c29eba94583ce45"
|
||||
noarch=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue