mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
cln: fix missing distfiles
A new release of cln is available, but unfortunately the old distfile was purged. Fix the link until it is updated.
This commit is contained in:
parent
7fc689b077
commit
746cee432d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Class library (C++) for numbers"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.ginac.de/CLN/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/cln/cln_${version}.orig.tar.bz2"
|
||||
checksum=f492530e8879bda529009b6033e1923c8f4aae843149fc28c667c20b094d984a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue