motion: update to 4.3.1.
This commit is contained in:
parent
8ab6edc842
commit
dce81e0a55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'motion'
|
||||
pkgname=motion
|
||||
version=4.3.0
|
||||
version=4.3.1
|
||||
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=567c385af81130f7883e4c417c34c0d6dc82ddba47b94478831f973e0f3ef02b
|
||||
checksum=545712b10fc4a0134e994b7d8a3773c1c22f0bf4bd7afea7d7ffff357aca9ea5
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue