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