dialog: update to 1.3.20181107.
This commit is contained in:
parent
ca2d1b4726
commit
a51e36030d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.3
|
||||
_date=20181022
|
||||
_date=20181107
|
||||
version="${_distver}.${_date}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}-${_date}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://invisible-island.net/dialog/"
|
||||
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||
checksum=d5f9282e701c52e1ae3784ebb33a1ba57202436832688c511414136fcb0dcdb3
|
||||
checksum=efeaca8027dda53a9f3cf6c7b5c1a77093825b7a9b85c23c0c6c96afc3506457
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in New Issue