nbd: update to 3.12.1.
This commit is contained in:
parent
df1255095c
commit
9fdb18dd73
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'nbd'
|
||||
pkgname=nbd
|
||||
version=3.11
|
||||
revision=2
|
||||
version=3.12.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-syslog --sbindir=/usr/bin"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -14,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://nbd.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/nbd/nbd-${version}.tar.gz"
|
||||
checksum=b681ff0ae05e16e679814d8c87661844c582c716f9440bcfbd673ebc1dba1cfc
|
||||
checksum=ad3c513b4579ee02fcc0a34db28f0eeeaf474f35bb23547b3c268464a2819327
|
||||
|
||||
post_install() {
|
||||
vsv nbd
|
||||
|
|
Loading…
Add table
Reference in a new issue