mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/liburcu: Updated for version 0.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfde995877
commit
30be0fc066
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=liburcu
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
VERSION=${VERSION:-0.9.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
SRCNAM=userspace-rcu
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liburcu"
|
||||
VERSION="0.9.2"
|
||||
VERSION="0.9.3"
|
||||
HOMEPAGE="http://liburcu.org/"
|
||||
DOWNLOAD="http://www.lttng.org/files/urcu/userspace-rcu-0.9.2.tar.bz2"
|
||||
MD5SUM="49f86e68c1e2f41d303381a271b791d1"
|
||||
DOWNLOAD="http://www.lttng.org/files/urcu/userspace-rcu-0.9.3.tar.bz2"
|
||||
MD5SUM="920970e35a1a2066c8353eabfeab8730"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue