From a01ab4c7a36e85a3799eddf2d27fe59a5dffdee8 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 5 Oct 2023 00:44:54 +0530 Subject: [PATCH] dialog: update to 1.3.20231002. Adopt. --- srcpkgs/dialog/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template index 3077f2331f2ea..ebf517693f805 100644 --- a/srcpkgs/dialog/template +++ b/srcpkgs/dialog/template @@ -1,6 +1,6 @@ # Template file for 'dialog' pkgname=dialog -version=1.3.20230209 +version=1.3.20231002 revision=1 _distver=${version%.*} _date=${version##*.} @@ -8,12 +8,12 @@ build_style=gnu-configure configure_args="--with-ncursesw --disable-nls" makedepends="ncurses-devel" short_desc="Tool to display dialog boxes from shell scripts" -maintainer="Orphaned " +maintainer="icp " license="LGPL-2.1-only" homepage="https://invisible-island.net/dialog/" changelog="https://invisible-island.net/dialog/CHANGES" distfiles="https://invisible-mirror.net/archives/dialog/dialog-${_distver}-${_date}.tgz" -checksum=0c26282305264be2217f335f3798f48b1dce3cf12c5a076bf231cadf77a6d6a8 +checksum=315640ab0719225d5cbcab130585c05f0791fcf073072a5fe9479969aa2b833b post_install() { rm -r ${DESTDIR}/usr/lib