mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
di: update to 4.44.
This commit is contained in:
parent
81474ed8e4
commit
29759c7aaf
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'di'
|
# Template file for 'di'
|
||||||
pkgname=di
|
pkgname=di
|
||||||
version=4.43
|
version=4.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||||
short_desc="A disk information utility"
|
short_desc="A disk information utility"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://gentoo.com/di"
|
homepage="https://gentoo.com/di"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
distfiles="https://gentoo.com/di/${pkgname}-${version}.tar.gz"
|
distfiles="https://gentoo.com/di/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c8374d2ab7a82274d733be01639f48440accf4c70c70b152f5fa3b1c8a9745e0
|
checksum=963d00cadbf5a115ff31b31b0d6141be751c7b0a209e50990cb78e36d1a50320
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue