From 88dd7a3ae92b609eb6d452b7e52117a37abcaaea Mon Sep 17 00:00:00 2001 From: Subhaditya Nath Date: Tue, 19 Jul 2022 15:52:10 +0530 Subject: [PATCH] dos2unix: Fix tests and update URLs --- srcpkgs/dos2unix/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dos2unix/template b/srcpkgs/dos2unix/template index 7ae3c4a0337c..8639b3b97b9a 100644 --- a/srcpkgs/dos2unix/template +++ b/srcpkgs/dos2unix/template @@ -4,11 +4,13 @@ version=7.4.3 revision=1 build_style=gnu-makefile hostmakedepends="gettext" +checkdepends="perl" short_desc="Text file format converter" maintainer="Leah Neukirchen " license="BSD-2-Clause" -homepage="http://waterlan.home.xs4all.nl/dos2unix.html" -distfiles="http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://waterlan.home.xs4all.nl/dos2unix.html" +changelog="https://waterlan.home.xs4all.nl/dos2unix/NEWS.txt" +distfiles="https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz" checksum=b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72 post_install() {