mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-09 12:23:23 +00:00
termux-auth: use version tag
This commit is contained in:
@@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="Password authentication library and utility for Termux"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
|
||||
TERMUX_PKG_VERSION=1.4
|
||||
TERMUX_PKG_SRCURL=https://github.com/termux/termux-auth/archive/a7f557c40d0cf05e4c086ec04ae2544136c83b79.tar.gz
|
||||
TERMUX_PKG_SHA256=af9d06cbea60ede83da32315ad8d6046ea803de2a182a2a9e472a554204ab830
|
||||
TERMUX_PKG_SRCURL=https://github.com/termux/termux-auth/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=56087e948abec2feb125fdba1d1eba079e8b501472bf201a6c5030c81b7798ed
|
||||
TERMUX_PKG_DEPENDS="openssl"
|
||||
TERMUX_PKG_BREAKS="termux-auth-dev"
|
||||
TERMUX_PKG_REPLACES="termux-auth-dev"
|
||||
|
||||
Reference in New Issue
Block a user