mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
stfl: fix distfile
This commit is contained in:
parent
c8fb07ed43
commit
816b9b43b8
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ makedepends="ncurses-devel"
|
|||
short_desc="Curses-based widget set for text terminals"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://bygone.clairexen.net/stfl/"
|
||||
distfiles="http://bygone.clairexen.net/stfl/stfl-${version}.tar.gz"
|
||||
homepage="https://clifford.at/stfl/"
|
||||
distfiles="https://sources.voidlinux.org/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue