cclive: fix homepage=
This commit is contained in:
parent
de44fc7ce8
commit
8b76327b1e
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'cclive'
|
||||
pkgname=cclive
|
||||
version=0.9.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkgconf"
|
||||
makedepends="boost-devel pcre-devel libcurl-devel libquvi-devel glibmm-devel"
|
||||
short_desc="Commandline downloader for popular video websites"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="https://cclive.sourceforge.net/"
|
||||
homepage="http://cclive.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2edeaf5d76455723577e0b593f0322a97f1e0c8b0cffcc70eca8b5d17374a495
|
||||
CPPFLAGS="-P"
|
||||
|
|
Loading…
Reference in a new issue