nbd: update to 3.15.1.
This commit is contained in:
parent
ad1c2f5872
commit
e74146762f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.14
|
||||
version=3.15.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://nbd.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||
checksum=b0052dfdfbc9317f87dbb4586b8de55f43f7758c8c1f30086ea11c6b96e39933
|
||||
checksum=12b2df65def90e2f46e9d170d8cf8509e47ea47271f003711b3c3aa143a0e73d
|
||||
|
||||
post_configure() {
|
||||
# skip systemd unit
|
||||
|
|
Loading…
Reference in a new issue