dos2unix: update to 7.4.2.
This commit is contained in:
parent
2c12f333c6
commit
51b0ea9728
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dos2unix'
|
||||
pkgname=dos2unix
|
||||
version=7.4.1
|
||||
version=7.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="gettext"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="http://waterlan.home.xs4all.nl/dos2unix.html"
|
||||
distfiles="http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1cd58a60b03ed28fa39046102a185c5e88c4f7665e1e0417c25de7f8b9f78623
|
||||
checksum=6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
||||
|
|
Loading…
Reference in a new issue