mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dialog: update to 1.3.20221229.
This commit is contained in:
parent
2082b1513b
commit
69f70ccbd4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dialog'
|
# Template file for 'dialog'
|
||||||
pkgname=dialog
|
pkgname=dialog
|
||||||
version=1.3.20220728
|
version=1.3.20221229
|
||||||
revision=1
|
revision=1
|
||||||
_distver=${version%.*}
|
_distver=${version%.*}
|
||||||
_date=${version##*.}
|
_date=${version##*.}
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
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/dialog/dialog-${_distver}-${_date}.tgz"
|
||||||
checksum=54418973d559a461b00695fafe68df62f2bc73d506b436821d77ca3df454190b
|
checksum=d5663d016003e5260fa485f5e9c2ddffb386508f3bd0687d4fa3635ea9942b8e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/lib
|
rm -r ${DESTDIR}/usr/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue