di: update to 4.43.
This commit is contained in:
parent
e1874e3f4b
commit
14b99f06ab
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'di'
|
||||
pkgname=di
|
||||
version=4.42
|
||||
version=4.43
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
||||
short_desc="A disk information utility"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://www.gentoo.com/di"
|
||||
homepage="https://gentoo.com/di"
|
||||
license="zlib"
|
||||
distfiles="http://www.gentoo.com/di/${pkgname}-${version}.tar.gz"
|
||||
checksum=f61865a0f18de49caaa2bf40fe2ed1677a755173e9d3809111c8b668db4fd5c4
|
||||
distfiles="https://gentoo.com/di/${pkgname}-${version}.tar.gz"
|
||||
checksum=c8374d2ab7a82274d733be01639f48440accf4c70c70b152f5fa3b1c8a9745e0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue