mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-05 01:22:23 +00:00
- Fixes https://github.com/termux/termux-packages/issues/20911 - `hdparm` has its own SPDX License: https://spdx.org/licenses/hdparm.html
11 lines
505 B
Bash
11 lines
505 B
Bash
TERMUX_PKG_HOMEPAGE=https://sourceforge.net/projects/hdparm/
|
|
TERMUX_PKG_DESCRIPTION="Utility to get/set SATA/IDE device parameters"
|
|
TERMUX_PKG_LICENSE="hdparm"
|
|
TERMUX_PKG_LICENSE_FILE="LICENSE.TXT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="9.65"
|
|
TERMUX_PKG_SRCURL="https://downloads.sourceforge.net/sourceforge/hdparm/hdparm-${TERMUX_PKG_VERSION}.tar.gz"
|
|
TERMUX_PKG_SHA256=d14929f910d060932e717e9382425d47c2e7144235a53713d55a94f7de535a4b
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|