duf: update to 0.8.1
This commit is contained in:
parent
403f12f95a
commit
81d7c572d0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duf'
|
# Template file for 'duf'
|
||||||
pkgname=duf
|
pkgname=duf
|
||||||
version=0.6.2
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.Version=$version"
|
go_ldflags="-X main.Version=$version"
|
||||||
|
@ -10,8 +10,9 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/muesli/duf/"
|
homepage="https://github.com/muesli/duf/"
|
||||||
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
|
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
|
||||||
checksum=f2314d8e5e133a6ce93968b3450c1710a3e432cb4a5dfc528aa0317d968a8988
|
checksum=ebc3880540b25186ace220c09af859f867251f4ecaef435525a141d98d71a27a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
vman duf.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue