nbd: update to 3.21.
This commit is contained in:
parent
ee6cfa7999
commit
3c1a26618e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nbd'
|
# Template file for 'nbd'
|
||||||
pkgname=nbd
|
pkgname=nbd
|
||||||
version=3.20
|
version=3.21
|
||||||
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=b6a82acbc9b1085534820dbc0d23ddbc39b7970e587e6930aec97e262feb222b
|
checksum=2c7866be37e63756c00ce54a0655e7a00cc76d256f9cf1c995d1dbe8879c5ae1
|
||||||
|
|
||||||
system_accounts="nbd"
|
system_accounts="nbd"
|
||||||
nbd_homedir="/var/chroot"
|
nbd_homedir="/var/chroot"
|
||||||
|
|
Loading…
Reference in New Issue