nbd: update to 3.10.
This commit is contained in:
parent
a011c9f391
commit
281d7895b8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.9.1
|
||||
version=3.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://nbd.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||
checksum=ac51f16fa16f240f06264def02d5200dd108f1922754c5173fa0d69f9b4689d3
|
||||
checksum=0417b77c2c88b89f4f8f4f4bdd17aac9c3c9bd50af2e0ae08683baf9c688145d
|
||||
|
||||
post_install() {
|
||||
vsv nbd
|
||||
|
|
Loading…
Reference in New Issue