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