di: update to 4.45.
This commit is contained in:
parent
3243896c45
commit
96bda3e586
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'di'
|
||||
pkgname=di
|
||||
version=4.44
|
||||
version=4.45
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||
short_desc="A disk information utility"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Zlib"
|
||||
homepage="https://gentoo.com/di"
|
||||
license="zlib"
|
||||
distfiles="https://gentoo.com/di/${pkgname}-${version}.tar.gz"
|
||||
checksum=963d00cadbf5a115ff31b31b0d6141be751c7b0a209e50990cb78e36d1a50320
|
||||
checksum=3f81dc763c47659f6aeb1f030140b107d3789c4f41e37b34f0a65e986f36e5a3
|
||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue