mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/liburcu: Updated for version 0.8.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4e88f6f2e8
commit
e09c1631cd
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.8.5}
|
||||
VERSION=${VERSION:-0.8.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
SRCNAM=userspace-rcu
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liburcu"
|
||||
VERSION="0.8.5"
|
||||
VERSION="0.8.6"
|
||||
HOMEPAGE="http://urcu.so/"
|
||||
DOWNLOAD="http://lttng.org/files/urcu/userspace-rcu-0.8.5.tar.bz2"
|
||||
MD5SUM="24ba9e03542b747d3378434eb0041acf"
|
||||
DOWNLOAD="http://lttng.org/files/urcu/userspace-rcu-0.8.6.tar.bz2"
|
||||
MD5SUM="834d91d939dd55108a05763be9879856"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue