asciiquarium: remove usage of XBPS_FETCH_CMD
This commit is contained in:
parent
670f41a585
commit
24373ee118
1 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,6 @@ version=1.1
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}_${version}"
|
wrksrc="${pkgname}_${version}"
|
||||||
hostmakedepends="wget"
|
|
||||||
depends="perl perl-Term-Animation perl-Curses"
|
depends="perl perl-Term-Animation perl-Curses"
|
||||||
short_desc="Enjoy the mysteries of the sea from the safety of your own terminal"
|
short_desc="Enjoy the mysteries of the sea from the safety of your own terminal"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
|
@ -13,9 +12,6 @@ homepage="http://www.robobunny.com/projects/asciiquarium/html/"
|
||||||
distfiles="http://www.robobunny.com/projects/asciiquarium/asciiquarium_${version}.tar.gz"
|
distfiles="http://www.robobunny.com/projects/asciiquarium/asciiquarium_${version}.tar.gz"
|
||||||
checksum=1b08c6613525e75e87546f4e8984ab3b33f1e922080268c749f1777d56c9d361
|
checksum=1b08c6613525e75e87546f4e8984ab3b33f1e922080268c749f1777d56c9d361
|
||||||
|
|
||||||
# Host has poor configuration of certificates
|
|
||||||
XBPS_FETCH_CMD="wget --no-check-certificate"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin asciiquarium
|
vbin asciiquarium
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue