dialog: update to 1.3.20220728.
This commit is contained in:
parent
b96f2ebc13
commit
3551b7c830
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.20220526
|
version=1.3.20220728
|
||||||
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=858c9a625b20fde19fb7b19949ee9e9efcade23c56d917b1adb30e98ff6d6b33
|
checksum=54418973d559a461b00695fafe68df62f2bc73d506b436821d77ca3df454190b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/lib
|
rm -r ${DESTDIR}/usr/lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue