tworld: fix homepage, distfiles URLs
This commit is contained in:
parent
37241bd092
commit
cfe48ded3a
|
@ -7,6 +7,6 @@ makedepends="SDL-devel"
|
|||
short_desc="Emulator for Chip's Challenge game engine"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.muppetlabs.com/~breadbox/software/tworld/"
|
||||
distfiles="http://www.muppetlabs.com/~breadbox/pub/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
homepage="https://www.muppetlabs.com/~breadbox/software/tworld/"
|
||||
distfiles="https://www.muppetlabs.com/~breadbox/pub/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=472fce08de124d965cccb20070b0be2b8b4c5ad717fc5ece32828baacd46d861
|
||||
|
|
Loading…
Reference in New Issue