dialog: update to 1.2.20150125.
This commit is contained in:
parent
df7bb455d1
commit
59af7200e9
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.2
|
_distver=1.2
|
||||||
_date=20140911
|
_date=20150125
|
||||||
version=${_distver}.${_date}
|
version=${_distver}.${_date}
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${_distver}-${_date}
|
wrksrc=${pkgname}-${_distver}-${_date}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://invisible-island.net/dialog/"
|
homepage="http://invisible-island.net/dialog/"
|
||||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||||
checksum=d054766fba3dac828851f1c9852e5992eb824fd0a0dd26d87ee517242027bafc
|
checksum=1d98ec7cc81f11f9019fa0b90f1afdaa86579cae1ce8869a6fd61deb9d4b887a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/lib
|
rm -r ${DESTDIR}/usr/lib
|
||||||
|
|
Loading…
Reference in a new issue