libraries/libbsd: Updated for version 0.6.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
26bac83680
commit
ddd7a78427
|
@ -28,7 +28,7 @@
|
|||
# Build script for libbsd
|
||||
|
||||
PRGNAM=libbsd
|
||||
VERSION=${VERSION:-0.5.2}
|
||||
VERSION=${VERSION:-0.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libbsd"
|
||||
VERSION="0.5.2"
|
||||
VERSION="0.6.0"
|
||||
HOMEPAGE="http://libbsd.freedesktop.org/wiki/"
|
||||
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.5.2.tar.xz"
|
||||
MD5SUM="be8b2e0dc4614699834c49693574fd1a"
|
||||
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.6.0.tar.xz"
|
||||
MD5SUM="f6c75f0a9818e323a589bcbd560a0eb4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue