mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
linenoise: fix git commit id
Somehow a 'g' had sneaked in before the commit id. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
28ab11d785
commit
41190ef0f1
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LINENOISE_VERSION = g27a3b4d
|
LINENOISE_VERSION = 27a3b4d5
|
||||||
LINENOISE_SITE = http://github.com/antirez/linenoise/tarball/$(LINENOISE_VERSION)
|
LINENOISE_SITE = http://github.com/antirez/linenoise/tarball/$(LINENOISE_VERSION)
|
||||||
LINENOISE_LICENSE = BSD-2c
|
LINENOISE_LICENSE = BSD-2c
|
||||||
LINENOISE_INSTALL_STAGING = YES
|
LINENOISE_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user