mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dialog: update to 1.3.20200327.
This commit is contained in:
parent
5aa1c4addb
commit
72c71fbcb4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.3
|
||||
_date=20200228
|
||||
_date=20200327
|
||||
version="${_distver}.${_date}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}-${_date}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://invisible-island.net/dialog/"
|
||||
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||
checksum=9ff8c41d1eee9e15d14fde3109d4612b1fe6dbe71fe2c3e743bcfff5e25c1fd9
|
||||
checksum=466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Add table
Reference in a new issue