xdu: fix upstream URL.
This commit is contained in:
parent
af970101f4
commit
0204378be2
@ -1,16 +1,15 @@
|
|||||||
# Template file for 'xdu'
|
# Template file for 'xdu'
|
||||||
pkgname=xdu
|
pkgname=xdu
|
||||||
version=3.0
|
version=3.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=$pkgname-$version
|
wrksrc=${pkgname}-${version}.orig
|
||||||
create_wrksrc=yes
|
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="Display the output of du(1) in an X window"
|
short_desc="Display the output of du(1) in an X window"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="MIT/X11"
|
license="MIT/X11"
|
||||||
homepage="http://sd.wareonearth.com/~phil/xdu/"
|
homepage="http://web.archive.org/web/20131111062856/http://sd.wareonearth.com/~phil/xdu/"
|
||||||
distfiles="http://sd.wareonearth.com/~phil/$pkgname/$pkgname-$version.tar.Z>$pkgname-$version.tar.gz"
|
distfiles="$DEBIAN_SITE/main/x/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11
|
checksum=42c018597e31fade56e44b21ed7041f23756532df6e114b5475b4a50cd4df881
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
$CC $CFLAGS -o xdu xdu.c xwin.c $LDFLAGS -lXt -lXaw -lX11
|
$CC $CFLAGS -o xdu xdu.c xwin.c $LDFLAGS -lXt -lXaw -lX11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user