mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 03:43:25 +00:00
addpkg(main/libandroid-utimes): add package
Contains futimes, futimesat and lutimes implementations from bionic.
This commit is contained in:
8
packages/libandroid-utimes/build.sh
Normal file
8
packages/libandroid-utimes/build.sh
Normal 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
|
||||
Reference in New Issue
Block a user