dos2unix: update to 7.5.0.
This commit is contained in:
parent
a9fb44cc8f
commit
023e5a1271
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dos2unix'
|
# Template file for 'dos2unix'
|
||||||
pkgname=dos2unix
|
pkgname=dos2unix
|
||||||
version=7.4.4
|
version=7.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="gettext"
|
hostmakedepends="gettext"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://waterlan.home.xs4all.nl/dos2unix.html"
|
homepage="https://waterlan.home.xs4all.nl/dos2unix.html"
|
||||||
changelog="https://waterlan.home.xs4all.nl/dos2unix/NEWS.txt"
|
changelog="https://waterlan.home.xs4all.nl/dos2unix/NEWS.txt"
|
||||||
distfiles="https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=28a841db0bd5827d645caba9d8015e3a71983dc6e398070b5287ee137ae4436e
|
checksum=7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}
|
||||||
|
|
Loading…
Add table
Reference in a new issue