mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
slang: bump to 2.3.0
Bump version and change download location. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9ee08cf13a
commit
6712213220
@ -4,10 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SLANG_VERSION_MAJOR = 2.2
|
SLANG_VERSION = 2.3.0
|
||||||
SLANG_VERSION = $(SLANG_VERSION_MAJOR).4
|
SLANG_SITE = http://www.jedsoft.org/releases/slang/
|
||||||
SLANG_SOURCE = slang-$(SLANG_VERSION).tar.bz2
|
|
||||||
SLANG_SITE = ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v$(SLANG_VERSION_MAJOR)
|
|
||||||
SLANG_LICENSE = GPLv2+
|
SLANG_LICENSE = GPLv2+
|
||||||
SLANG_LICENSE_FILES = COPYING
|
SLANG_LICENSE_FILES = COPYING
|
||||||
SLANG_INSTALL_STAGING = YES
|
SLANG_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user