motion: update to 4.5.1.
This commit is contained in:
parent
52fd560e80
commit
26bcf2b7a5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'motion'
|
||||
pkgname=motion
|
||||
version=4.5.0
|
||||
version=4.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config gettext-devel tar"
|
||||
|
@ -10,7 +10,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=42320a1c7b54a3f0b5a49cecf34a5d752760b28383bc573b3ca1240581786fe5
|
||||
checksum=0c824276bb23565b7cf10409ebdcb46b85fb1f6abca957252e52290bb1fe473e
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue