mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libircclient: fix distfile
Coffee!! *sigh* Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
81871816bc
commit
ad194f6d9a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ short_desc="IRC client library"
|
||||||
maintainer="maciozo@maciozo.com <maciozo@maciozo.com>"
|
maintainer="maciozo@maciozo.com <maciozo@maciozo.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.ulduzsoft.com/linux/libircclient/"
|
homepage="https://www.ulduzsoft.com/linux/libircclient/"
|
||||||
distfiles="${SOURCEFORGE_SITE}${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bbb26f3af348b252c5204917a7f91cfdf172f1b6afbf4df1e561b03e20503c2d
|
checksum=bbb26f3af348b252c5204917a7f91cfdf172f1b6afbf4df1e561b03e20503c2d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue