dos2unix: update to 7.1
This commit is contained in:
parent
08b404e24b
commit
56c4395ed8
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dos2unix'
|
||||
pkgname=dos2unix
|
||||
version=7.0
|
||||
revision=2
|
||||
version=7.1
|
||||
revision=1
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
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=551afe005a86e58664b4f41327408e73afafe92400488dd0aab1dad6deb4e72b
|
||||
checksum=46f93e792f7dfde06e9d8f347099eb4c4db2167b728fafcafb5ca6b5503740c5
|
||||
|
||||
do_build() {
|
||||
make prefix=${DESTDIR}/usr
|
||||
|
|
Loading…
Reference in New Issue