mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
nbd: update to 3.15.3.
This commit is contained in:
parent
8748803947
commit
154271403f
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.15.2
|
version=3.15.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://nbd.sourceforge.net"
|
homepage="http://nbd.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||||
checksum=0155e6fd142853ad60172906393e4329ad648656342fb7a3b35de97ce4a82c88
|
checksum=c7afce35348dae41ff5d9749ff95d2778fb5b4c508af992d9a8ca2e2539fc03d
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
# skip systemd unit
|
# skip systemd unit
|
||||||
|
|
Loading…
Add table
Reference in a new issue