mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
geteltorito: update distfile and homepage URLs.
uni-koblenz.de has removed the page and/or all userpages; now redirects to a network status page and instructions to setup campus VPN. There is no clear new homepage and no new distfiles, so using archive.org for now. The archived version has the same checksum. The last build of the package was so long ago that the distfile was never saved by distfiles.voidlinux.org
This commit is contained in:
parent
d87691359c
commit
e8c0f1b5c4
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'geteltorito'
|
||||
pkgname=geteltorito
|
||||
version=0.6
|
||||
revision=2
|
||||
revision=3
|
||||
depends="perl"
|
||||
short_desc="El Torito boot image extractor"
|
||||
maintainer="0x5c <dev@0x5c.io>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito"
|
||||
distfiles="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito-${version}.tar.gz"
|
||||
homepage="https://web.archive.org/web/20240118060107/https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito"
|
||||
distfiles="https://web.archive.org/web/20240327193559if_/https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito-${version}.tar.gz"
|
||||
checksum=bb4fab8d4bedee1250762940b9f5d20fc7ac29fb2b5e9767c6af0a0955aa6bbe
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue