mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
di: update to 4.53.
This commit is contained in:
parent
ce9228a8c9
commit
00be0c03c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'di'
|
# Template file for 'di'
|
||||||
pkgname=di
|
pkgname=di
|
||||||
version=4.52
|
version=4.53
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A disk information utility"
|
short_desc="A disk information utility"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://diskinfo-di.sourceforge.io/"
|
homepage="https://diskinfo-di.sourceforge.io/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/diskinfo-di/di-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/diskinfo-di/di-${version}.tar.gz"
|
||||||
checksum=b775ea8acb089c3440a8621da684fa8f98f6551c06e705593b79d4fe82b57a1f
|
checksum=00dd5befc11dac8d65a68b248fd34158a2e6a850c2e4e2ab77594c79aa01e83e
|
||||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue