dialog: update to 1.3.20170131.
This commit is contained in:
parent
d0e9d275fa
commit
ee6ccd9bf5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.3
|
||||
_date=20160828
|
||||
_date=20170131
|
||||
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=453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9
|
||||
checksum=81baec14cb7d76951763576ec276210b3a869e768ad5e2e6ee1cc53420ece8c9
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in a new issue