libraries/libbsd: Updated for version 0.7.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-08-03 09:36:09 +07:00 committed by Willy Sudiarto Raharjo
parent eab461e1a9
commit 17d5417cb2
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2010-2013 LEVAI Daniel
# Copyright (c) 2010-2014 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -28,7 +28,7 @@
# Build script for libbsd
PRGNAM=libbsd
VERSION=${VERSION:-0.6.0}
VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libbsd"
VERSION="0.6.0"
VERSION="0.7.0"
HOMEPAGE="http://libbsd.freedesktop.org/wiki/"
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.6.0.tar.xz"
MD5SUM="f6c75f0a9818e323a589bcbd560a0eb4"
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.7.0.tar.xz"
MD5SUM="fcceb4e66fd448ca4ed42ba22a8babb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""