fprintd: update to 0.8.0. (#8516)
This commit is contained in:
parent
064ef8bcdc
commit
f61202b054
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fprintd'
|
||||
pkgname=fprintd
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ hostmakedepends="intltool pkg-config"
|
|||
makedepends="libfprint-devel dbus-devel dbus-glib-devel polkit-devel pam-devel"
|
||||
license="GPL-2"
|
||||
distfiles="http://people.freedesktop.org/~hadess/${pkgname}-${version}.tar.xz"
|
||||
checksum=e5364a6607dccbf9de633b061614e677fc8632c7b1159db113069fbd402c2115
|
||||
checksum=33a54ca6c49b86c47469107e541d2b72d94e9236da57921c169d28af980f2202
|
||||
|
||||
post_install() {
|
||||
mv $DESTDIR/etc/$pkgname/dbus-1 $DESTDIR/etc
|
||||
|
|
Loading…
Reference in New Issue