opensonic: fix distfiles url.
This commit is contained in:
parent
be3ec2f5c6
commit
30df83f413
|
@ -10,7 +10,7 @@ short_desc="Open-source game based on the Sonic the Hedgehog universe"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://opensnc.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/opensnc-src-${version}.tar.gz"
|
||||
distfiles="${SOURCEFORGE_SITE}/opensnc/opensnc-src-${version}.tar.gz"
|
||||
checksum=3a4c3fa9538ee27c04b5ea848c9ad0a83f335471936d4617a18d3648c42588e9
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue