motion: update to 4.6.0.
This commit is contained in:
parent
6bbd681c9e
commit
af525390b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'motion'
|
# Template file for 'motion'
|
||||||
pkgname=motion
|
pkgname=motion
|
||||||
version=4.5.1
|
version=4.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config gettext-devel tar"
|
hostmakedepends="automake pkg-config gettext-devel tar"
|
||||||
|
@ -10,7 +10,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=0c824276bb23565b7cf10409ebdcb46b85fb1f6abca957252e52290bb1fe473e
|
checksum=9268df31a5ebeaf8daca4747cdcd01c86e223625b6f971e9bcec98edf35ec06f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue