dialog: update to 1.3.20160126.
This commit is contained in:
parent
6be8b16047
commit
1f26bd91d6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dialog'
|
||||
pkgname=dialog
|
||||
_distver=1.2
|
||||
_date=20150920
|
||||
_distver=1.3
|
||||
_date=20160126
|
||||
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=c4e61ec5768701683dd4b5b2ebd8a31e6289fa6a1f5801e4b481085650698c05
|
||||
checksum=308ab0bc63eb525c852c85ad4aa8645c84277ea2f7fca19ef4cafafc08415ae3
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/lib
|
||||
|
|
Loading…
Reference in New Issue