nbd: update to 3.9.
This commit is contained in:
parent
2ea46c5723
commit
f9ce321d9f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.8
|
||||
revision=3
|
||||
version=3.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=bdcbfe6c5f01f5f46efb5cc5b7e10222d76d74d2056bbfb95e34522bd0fddcd9
|
||||
checksum=09168a139519d2d719ce1a42fc73ae0939a17a360b52aa7add972c1bca545099
|
||||
|
||||
post_install() {
|
||||
vsv nbd
|
||||
|
|
Loading…
Reference in a new issue