ccache: fix broken distfiles URL
This commit is contained in:
parent
3ab971d8fb
commit
68eb2e8418
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="A Fast C/C++ Compiler Cache"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://ccache.samba.org"
|
homepage="http://ccache.samba.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=2985bc5e32ebe38d2958d508eb54ddcad39eed909489c0c2988035214597ca54
|
checksum=2985bc5e32ebe38d2958d508eb54ddcad39eed909489c0c2988035214597ca54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue