motion: revbump for ffmpeg6

This commit is contained in:
zlice 2023-03-22 20:01:49 -04:00 committed by classabbyamp
parent f61f2b5324
commit 1e4334621c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'motion'
pkgname=motion
version=4.6.0
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake pkg-config gettext-devel tar"
makedepends="ffmpeg-devel libmicrohttpd-devel v4l-utils-devel gettext-devel"
makedepends="ffmpeg6-devel libmicrohttpd-devel v4l-utils-devel gettext-devel"
short_desc="Software motion detector"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"