nbd: update to 3.16.1.
This commit is contained in:
parent
ad3d75d4cf
commit
8e68928a17
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.15.3
|
||||
version=3.16.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
|
@ -12,9 +12,9 @@ conf_files="/etc/nbd-server/config"
|
|||
short_desc="Network Block Device utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://nbd.sourceforge.net"
|
||||
homepage="https://nbd.sourceforge.io/"
|
||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||
checksum=c7afce35348dae41ff5d9749ff95d2778fb5b4c508af992d9a8ca2e2539fc03d
|
||||
checksum=e7a11b908110bc810873af661c47c01455c6b6fdbca27cd12f9c38cd513329d3
|
||||
|
||||
post_configure() {
|
||||
# skip systemd unit
|
||||
|
|
Loading…
Reference in a new issue