nbd: update to 3.8
This commit is contained in:
parent
67bc321e24
commit
ed76469ff7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.7
|
||||
version=3.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://nbd.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||
checksum=a10523e02d2517b17c26120969544283094137c3989c9f39980b75de64894b61
|
||||
checksum=bdcbfe6c5f01f5f46efb5cc5b7e10222d76d74d2056bbfb95e34522bd0fddcd9
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/config 644 etc/nbd-server
|
||||
|
|
Loading…
Reference in a new issue