mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libbsd: Updated for version 0.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8938be9772
commit
c41eb9c47a
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# Build script for libbsd
|
||||
|
||||
PRGNAM=libbsd
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libbsd"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.3"
|
||||
HOMEPAGE="http://libbsd.freedesktop.org/wiki/"
|
||||
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.7.0.tar.xz"
|
||||
MD5SUM="fcceb4e66fd448ca4ed42ba22a8babb0"
|
||||
DOWNLOAD="http://libbsd.freedesktop.org/releases/libbsd-0.8.3.tar.xz"
|
||||
MD5SUM="e935c1bb6cc98a4a43cb1da22795493a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue