addpkg(main/libandroid-utimes): add package

Contains futimes, futimesat and lutimes implementations from bionic.
This commit is contained in:
termux-pacman-bot
2024-03-25 20:37:29 +00:00
parent 941a7a6856
commit f4c1332b05

View File

@@ -0,0 +1,8 @@
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.2
TERMUX_PKG_SRCURL=https://github.com/termux/libandroid-utimes/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=fe0c8990b84f2165560ee404a3b815ed4db759412a029c051e4203aebf0d7846
TERMUX_PKG_BUILD_IN_SRC=true