di: update to 4.54.
This commit is contained in:
parent
4a9f143251
commit
984ba7d66f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'di'
|
||||
pkgname=di
|
||||
version=4.53
|
||||
version=4.54
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A disk information utility"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Zlib"
|
||||
homepage="https://diskinfo-di.sourceforge.io/"
|
||||
distfiles="${SOURCEFORGE_SITE}/diskinfo-di/di-${version}.tar.gz"
|
||||
checksum=00dd5befc11dac8d65a68b248fd34158a2e6a850c2e4e2ab77594c79aa01e83e
|
||||
checksum=f500fc1fe27586738e12d773dabc9af108fe4690d6bbc8220a9c3c3f774f8748
|
||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue