network/nbd: Updated for version 3.15.3

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-22 23:51:09 +10:00 committed by Willy Sudiarto Raharjo
parent 040fc11082
commit 2903905b36
2 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nbd
VERSION=${VERSION:-3.15.2}
VERSION=${VERSION:-3.15.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="nbd"
VERSION="3.15.2"
VERSION="3.15.3"
HOMEPAGE="http://nbd.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.15.2.tar.xz"
MD5SUM="f52a4ef8979d81e6c15a745236582fdf"
DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.15.3.tar.xz"
MD5SUM="c2d088df6d0d2b487d7aa6f4f138de89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""