mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +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'
|
||||
pkgname=dialog
|
||||
version=1.3.20220728
|
||||
version=1.3.20221229
|
||||
revision=1
|
||||
_distver=${version%.*}
|
||||
_date=${version##*.}
|
||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=54418973d559a461b00695fafe68df62f2bc73d506b436821d77ca3df454190b
|
||||
distfiles="https://invisible-mirror.net/archives/dialog/dialog-${_distver}-${_date}.tgz"
|
||||
checksum=d5663d016003e5260fa485f5e9c2ddffb386508f3bd0687d4fa3635ea9942b8e
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Add table
Reference in a new issue