mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-13 01:50:33 +00:00
9 lines
443 B
Bash
9 lines
443 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/termux/libandroid-utimes
|
|
TERMUX_PKG_DESCRIPTION="futimes, futimesat and lutimes from bionic"
|
|
TERMUX_PKG_LICENSE="BSD 2-Clause"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=0.4
|
|
TERMUX_PKG_SRCURL=https://github.com/termux/libandroid-utimes/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=579dd000d084e2647d7b907d3c4ef2c46c8cda703e371ed1df32f4dd0366e25d
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|