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_LICENSE = BSD-2c
|
||||
LINENOISE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user