mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 19:33:20 +00:00
10 lines
478 B
Bash
10 lines
478 B
Bash
TERMUX_PKG_HOMEPAGE="https://liburcu.org/"
|
|
TERMUX_PKG_DESCRIPTION="LGPLv2.1 userspace RCU (read-copy-update) library"
|
|
TERMUX_PKG_LICENSE="LGPL-2.1"
|
|
TERMUX_PKG_LICENSE_FILE="LICENSES/${TERMUX_PKG_LICENSE}-only.txt"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.15.3"
|
|
TERMUX_PKG_SRCURL="https://lttng.org/files/urcu/userspace-rcu-${TERMUX_PKG_VERSION}.tar.bz2"
|
|
TERMUX_PKG_SHA256=26687ec84e3e114759454c884a08abeaf79dec09b041895ddf4c45ec150acb6d
|
|
TERMUX_PKG_AUTO_UPDATE=true
|