angband: fix distfiles download
This commit is contained in:
parent
2e63a29860
commit
a332ba3de8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://rephial.org/"
|
||||
changelog="http://rephial.org/release/"
|
||||
distfiles="http://rephial.org/downloads/4.2/angband-${version}.tar.gz"
|
||||
distfiles="https://github.com/angband/angband/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=acd735c9d46bf86ee14337c71c56f743ad13ec2a95d62e7115604621e7560d0f
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue