mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
dialog: update to 1.3.20190808.
This commit is contained in:
parent
85da4b7714
commit
f7213a4b9e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dialog'
|
# Template file for 'dialog'
|
||||||
pkgname=dialog
|
pkgname=dialog
|
||||||
_distver=1.3
|
_distver=1.3
|
||||||
_date=20190724
|
_date=20190808
|
||||||
version="${_distver}.${_date}"
|
version="${_distver}.${_date}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_distver}-${_date}"
|
wrksrc="${pkgname}-${_distver}-${_date}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://invisible-island.net/dialog/"
|
homepage="https://invisible-island.net/dialog/"
|
||||||
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||||
checksum=38c0855b3f59281a44ff15bfa2150070d89daa3a4e2cda1139f6399eeeeca924
|
checksum=886e12f2cf3df36cde65f32f6ae52bc598eb2599a611b1d8ce5dfdea599e47e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/lib
|
rm -r ${DESTDIR}/usr/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue