apg: homepage is gone, use archive.org
This commit is contained in:
parent
d50d8aaf5d
commit
bac1047fcc
1 changed files with 3 additions and 2 deletions
|
@ -3,10 +3,11 @@ pkgname=apg
|
|||
version=2.2.3
|
||||
revision=4
|
||||
short_desc="Automated Password Generator"
|
||||
homepage="http://www.adel.nursat.kz/apg/"
|
||||
# Homepage gives NXDOMAIN. This URL is a copy on archive.org (shown as HTML source!)
|
||||
homepage="http://web.archive.org/web/20140714024048/http://www.adel.nursat.kz/apg/"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz"
|
||||
distfiles="http://web.archive.org/web/20140709074522/http://www.adel.nursat.kz/apg/download/apg-${version}.tar.gz"
|
||||
checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue