mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
motion: Backport upstream commit to fix running on musl.
Reported on OpenWrt forums https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276 Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=motion
|
||||
PKG_VERSION:=4.1.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
||||
Reference in New Issue
Block a user