motion: update to 4.4.0.
This commit is contained in:
parent
743d733de4
commit
b34c711644
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'motion'
|
||||
pkgname=motion
|
||||
version=4.3.2
|
||||
version=4.4.0
|
||||
revision=1
|
||||
wrksrc="motion-release-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://motion-project.github.io/"
|
||||
distfiles="https://github.com/Motion-Project/motion/archive/release-${version}.tar.gz"
|
||||
checksum=dafa4264b2d8e4778f8be5871f09b6c0ec710d5a836182c583469c18db944d70
|
||||
checksum=3fb0d14fff8a8a143716223b5d2d55c0f52b11badf13a2e485b98bae3cf1b572
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue