mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/ccrypt: fix download location
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: David Bachelart <david.bachelart@bbright.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1748e3b704
commit
4230d15920
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CCRYPT_VERSION = 1.10
|
CCRYPT_VERSION = 1.10
|
||||||
CCRYPT_SITE = http://ccrypt.sourceforge.net/download
|
CCRYPT_SITE = http://ccrypt.sourceforge.net/download/$(CCRYPT_VERSION)
|
||||||
|
|
||||||
CCRYPT_LICENSE = GPL-2.0+
|
CCRYPT_LICENSE = GPL-2.0+
|
||||||
CCRYPT_LICENSE_FILES = COPYING
|
CCRYPT_LICENSE_FILES = COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user