dialog: update to 1.3.20210530.
This commit is contained in:
parent
09b22a9563
commit
c470c35001
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
version=1.3.20210509
|
||||
version=1.3.20210530
|
||||
revision=1
|
||||
_distver=${version%.*}
|
||||
_date=${version##*.}
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-only"
|
|||
homepage="https://invisible-island.net/dialog/"
|
||||
changelog="https://invisible-island.net/dialog/CHANGES"
|
||||
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||
checksum=ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66
|
||||
checksum=1f62df6a48dac087b98452119e4cdfcaa3447b3eb5746b241e5632e1d57bfc4b
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in a new issue