dialog: update to 1.3.20170509.
This commit is contained in:
parent
c54b2174d9
commit
48c0264264
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.3
|
||||
_date=20170131
|
||||
_date=20170509
|
||||
version=${_distver}.${_date}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_distver}-${_date}
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://invisible-island.net/dialog/"
|
||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||
checksum=81baec14cb7d76951763576ec276210b3a869e768ad5e2e6ee1cc53420ece8c9
|
||||
checksum=2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in New Issue