dialog: update to 1.3.20180621.

This commit is contained in:
maxice8 2018-06-23 15:46:51 -03:00
parent 2d84e62484
commit d5a8af3766

View file

@ -1,19 +1,19 @@
# Template file for 'dialog'
pkgname=dialog
_distver=1.3
_date=20171209
version=${_distver}.${_date}
_date=20180621
version="${_distver}.${_date}"
revision=1
wrksrc=${pkgname}-${_distver}-${_date}
wrksrc="${pkgname}-${_distver}-${_date}"
build_style=gnu-configure
configure_args="--with-ncursesw --disable-nls"
makedepends="ncurses-devel"
short_desc="A tool to display dialog boxes from shell scripts"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://invisible-island.net/dialog/"
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
checksum=20139442119e2eff5c35236e8e5e313c901539008d9cccf8c8ab3851b41267e6
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="LGPL-2.1-only"
homepage="https://invisible-island.net/dialog/"
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
checksum=4a4859e2b22d24e46c1a529b5a5605b95503aa04da4432f7bbd713e3e867587a
post_install() {
rm -r ${DESTDIR}/usr/lib