mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 05:12:58 +02:00
nbd: update to 3.20.
This commit is contained in:
parent
51ec369ae1
commit
68a103ce19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nbd'
|
# Template file for 'nbd'
|
||||||
pkgname=nbd
|
pkgname=nbd
|
||||||
version=3.19
|
version=3.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-syslog"
|
configure_args="--enable-syslog"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://nbd.sourceforge.io/"
|
homepage="https://nbd.sourceforge.io/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||||
checksum=f0b52d03f35fee3a00d2f7c27974dce8fc797f35c708786e36fd2cd2fe48879d
|
checksum=b6a82acbc9b1085534820dbc0d23ddbc39b7970e587e6930aec97e262feb222b
|
||||||
|
|
||||||
system_accounts="nbd"
|
system_accounts="nbd"
|
||||||
nbd_homedir="/var/chroot"
|
nbd_homedir="/var/chroot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue