mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
parent
3bd4d2a316
commit
d5a51bc1d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'udisks2'
|
# Template file for 'udisks2'
|
||||||
pkgname=udisks2
|
pkgname=udisks2
|
||||||
version=2.8.4
|
version=2.9.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="udisks-${version}"
|
wrksrc="udisks-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/udisks"
|
homepage="https://www.freedesktop.org/wiki/Software/udisks"
|
||||||
changelog="https://raw.githubusercontent.com/storaged-project/udisks/master/NEWS"
|
changelog="https://raw.githubusercontent.com/storaged-project/udisks/master/NEWS"
|
||||||
distfiles="https://github.com/storaged-project/udisks/releases/download/udisks-${version}/udisks-${version}.tar.bz2"
|
distfiles="https://github.com/storaged-project/udisks/releases/download/udisks-${version}/udisks-${version}.tar.bz2"
|
||||||
checksum=d28367bdacfa039719327e68300b6118427874f2dc53ff7109dedb70a7289819
|
checksum=25b09265d71b9b97069e4a2fae10f696a851e0b812e69b20bcc4b23efee1ad34
|
||||||
make_dirs="/var/lib/udisks2 0750 root root"
|
make_dirs="/var/lib/udisks2 0750 root root"
|
||||||
conf_files="/etc/udisks2/udisks2.conf"
|
conf_files="/etc/udisks2/udisks2.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue