mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
udisks: update to 1.0.5
security fix
This commit is contained in:
parent
29a597b109
commit
c0ee983bd7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'udisks'
|
# Template file for 'udisks'
|
||||||
pkgname=udisks
|
pkgname=udisks
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=13
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-lvm2"
|
configure_args="--disable-static --enable-lvm2"
|
||||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel dbus-glib-devel"
|
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel dbus-glib-devel"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/udisks"
|
homepage="http://www.freedesktop.org/wiki/Software/udisks"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=854b89368733b9c3a577101b761ad5397ae75a05110c8698ac5b29de9a8bf8f5
|
checksum=f2ec82eb0ea7e01dc299b5b29b3c18cdf861236ec43dcff66b3552b4b31c6f71
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Switch to /usr.
|
# Switch to /usr.
|
||||||
|
|
Loading…
Add table
Reference in a new issue