sysutils/liburcu: Update the port to new release 0.10.1
Upstream changes: - don't use membarrier SHARED syscall command in liburcu-bp - assignment from incompatible pointer type warnings Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
4fb3c73043
commit
3e52dd2ace
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483588
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liburcu
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.10.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://lttng.org/files/urcu/
|
||||
DISTNAME= userspace-rcu-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1499000825
|
||||
SHA256 (userspace-rcu-0.10.0.tar.bz2) = 7cb58a7ba5151198087f025dc8d19d8918e9c6d56772f039696c111d9aad3190
|
||||
SIZE (userspace-rcu-0.10.0.tar.bz2) = 483899
|
||||
TIMESTAMP = 1540996704
|
||||
SHA256 (userspace-rcu-0.10.1.tar.bz2) = 9c09220be4435dc27fcd22d291707b94b97f159e0c442fbcd60c168f8f79eb06
|
||||
SIZE (userspace-rcu-0.10.1.tar.bz2) = 503347
|
||||
|
|
Loading…
Reference in a new issue