mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
tslib: 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
7869f83bda
commit
013365238f
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
TSLIB_VERSION = 158ee49b32f83cb7b02d5315f41c2e4cff38942d
|
TSLIB_VERSION = 158ee49b32f83cb7b02d5315f41c2e4cff38942d
|
||||||
TSLIB_SITE = http://github.com/kergoth/tslib/tarball/master
|
TSLIB_SITE = http://github.com/kergoth/tslib/tarball/$(TSLIB_VERSION)
|
||||||
TSLIB_LICENSE = GPL, LGPL
|
TSLIB_LICENSE = GPL, LGPL
|
||||||
TSLIB_LICENSE_FILES = COPYING
|
TSLIB_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user