dialog: update to 1.3.20190724
This commit is contained in:
parent
47dd280275
commit
ffd702d3cb
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.3
|
||||
_date=20190211
|
||||
_date=20190724
|
||||
version="${_distver}.${_date}"
|
||||
revision=2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}-${_date}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ncursesw --disable-nls"
|
||||
|
@ -13,7 +13,7 @@ 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=49c0e289d77dcd7806f67056c54f36a96826a9b73a53fb0ffda1ffa6f25ea0d3
|
||||
checksum=38c0855b3f59281a44ff15bfa2150070d89daa3a4e2cda1139f6399eeeeca924
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in New Issue