mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
dos2unix: update to 7.2.2.
This commit is contained in:
parent
5dbd354547
commit
3058485fd1
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'dos2unix'
|
# Template file for 'dos2unix'
|
||||||
pkgname=dos2unix
|
pkgname=dos2unix
|
||||||
version=7.2.1
|
version=7.2.2
|
||||||
revision=1
|
revision=1
|
||||||
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=53928aa9abbf49939fc0b84f408a4820d11e77e41d832612c37168f98c6945f3
|
checksum=9c23907296267fa4ea66e1ee03eb6f6229cf7b64968318d00a77076ae89c2612
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make prefix=${DESTDIR}/usr
|
make prefix=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue