mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dialog: fix distfiles url
This commit is contained in:
parent
3ff93643cf
commit
7d07f4ae98
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ short_desc="A tool to display dialog boxes from shell scripts"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://invisible-island.net/dialog/"
|
homepage="http://invisible-island.net/dialog/"
|
||||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||||
checksum=2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756
|
checksum=2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue