mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
socketcand: fix github tarball to use commit id
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8645437c0c
commit
fe64434df6
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SOCKETCAND_VERSION = 7d06986
|
SOCKETCAND_VERSION = 7d06986
|
||||||
SOCKETCAND_SITE = http://github.com/dschanoeh/socketcand/tarball/master
|
SOCKETCAND_SITE = http://github.com/dschanoeh/socketcand/tarball/$(SOCKETCAND_VERSION)
|
||||||
SOCKETCAND_AUTORECONF = YES
|
SOCKETCAND_AUTORECONF = YES
|
||||||
SOCKETCAND_DEPENDENCIES = libconfig
|
SOCKETCAND_DEPENDENCIES = libconfig
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user