mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dos2unix: update to 7.3.4
This commit is contained in:
parent
bff91ff3d0
commit
66ca5026bc
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'dos2unix'
|
# Template file for 'dos2unix'
|
||||||
pkgname=dos2unix
|
pkgname=dos2unix
|
||||||
version=7.3.3
|
version=7.3.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://waterlan.home.xs4all.nl/dos2unix.html"
|
homepage="http://waterlan.home.xs4all.nl/dos2unix.html"
|
||||||
short_desc="Text file format converter"
|
short_desc="Text file format converter"
|
||||||
distfiles="http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5c910aea2eae96663c67e87627998c4fe3cded403be5819b4c190e56c82ff0fb
|
checksum=8ccda7bbc5a2f903dafd95900abb5bf5e77a769b572ef25150fde4056c5f30c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
||||||
|
|
||||||
vlicense COPYING.txt
|
vlicense COPYING.txt COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue