mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
duc: update to 1.4.5.
Also: - add changelog - remove sed invocation in post_extract().
This commit is contained in:
parent
f63d034981
commit
96e4db758a
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duc'
|
# Template file for 'duc'
|
||||||
pkgname=duc
|
pkgname=duc
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,9 +9,6 @@ short_desc="Library and suite of tools for inspecting disk usage"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://duc.zevv.nl/"
|
homepage="https://duc.zevv.nl/"
|
||||||
|
changelog="https://raw.githubusercontent.com/zevv/duc/master/ChangeLog"
|
||||||
distfiles="https://github.com/zevv/duc/releases/download/$version/duc-$version.tar.gz"
|
distfiles="https://github.com/zevv/duc/releases/download/$version/duc-$version.tar.gz"
|
||||||
checksum=f4e7483dbeca4e26b003548f9f850b84ce8859bba90da89c55a7a147636ba922
|
checksum=f84d39abf5afaade26cfa81382add6e97fb3b07fc626c2a6260e8d60c89c5a78
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
sed -i 's#<ncursesw/ncurses.h>#<ncurses.h>#' src/duc/cmd-ui.c
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue