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