mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dialog: update to 1.3.20240307.
This commit is contained in:
parent
b544338125
commit
8ab013f307
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.20240101
|
version=1.3.20240307
|
||||||
revision=1
|
revision=1
|
||||||
_distver=${version%.*}
|
_distver=${version%.*}
|
||||||
_date=${version##*.}
|
_date=${version##*.}
|
||||||
|
@ -13,7 +13,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/dialog/dialog-${_distver}-${_date}.tgz"
|
distfiles="https://invisible-mirror.net/archives/dialog/dialog-${_distver}-${_date}.tgz"
|
||||||
checksum=9419eb52b95837312a76ccb26002c5d624fab53abde0859f1c7364179dc0ebad
|
checksum=339d311c6abb240213426b99ad63565cbcb3e8641ef1989c033e945b754d34ef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/lib
|
rm -r ${DESTDIR}/usr/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue