mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dos2unix: update to 7.5.2.
This commit is contained in:
parent
97b7ef38d2
commit
603a3b38b6
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.5.1
|
version=7.5.2
|
||||||
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=da07788bb2e029b0d63f6471d166f68528acd8da2cf14823a188e8a9d5c1fc15
|
checksum=264742446608442eb48f96c20af6da303cb3a92b364e72cb7e24f88239c4bf3a
|
||||||
|
|
||||||
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