dos2unix: update to 7.4.0.
This commit is contained in:
parent
51493dade6
commit
ed5625fd65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dos2unix'
|
||||
pkgname=dos2unix
|
||||
version=7.3.5
|
||||
version=7.4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
@ -8,7 +8,7 @@ license="2-clause-BSD"
|
|||
homepage="http://waterlan.home.xs4all.nl/dos2unix.html"
|
||||
short_desc="Text file format converter"
|
||||
distfiles="http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5
|
||||
checksum=bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
||||
|
|
Loading…
Reference in a new issue