wyrd: use debian mirror.
This commit is contained in:
parent
2e60500666
commit
f0aa444c49
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
broken="http://pessimization.com/software/wyrd/wyrd-1.4.6.tar.gz: Connection timed out"
|
||||
# Template file for 'wyrd'
|
||||
pkgname=wyrd
|
||||
version=1.4.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
nocross="Tool ocamlmklib does not work well"
|
||||
disable_parallel_build="Seems fragile, but uncertain if this is necessary."
|
||||
|
@ -14,6 +13,6 @@ short_desc="Ncurses front-end to Remind"
|
|||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://pessimization.com/software/wyrd/"
|
||||
distfiles="http://pessimization.com/software/wyrd/wyrd-${version}.tar.gz"
|
||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e
|
||||
export OCAMLPARAM="safe-string=0,_"
|
||||
|
|
Loading…
Add table
Reference in a new issue