mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 11:50:52 +00:00
fix(main/lr): switch to GitHub mirror
- Progress on https://github.com/termux/termux-packages/issues/23492 - vuxu.org mirror not working anymore (Error 400)
This commit is contained in:
@@ -3,7 +3,9 @@ TERMUX_PKG_DESCRIPTION="list files, recursively, includes the best features of l
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="2.0.1"
|
||||
TERMUX_PKG_SRCURL=https://git.vuxu.org/lr/snapshot/lr-$TERMUX_PKG_VERSION.tar.xz
|
||||
TERMUX_PKG_SHA256=9131f272891f14fbb8f222d6758e07acd69a8d6bda610c674b98bd07801c3a7c
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL="https://github.com/leahneukirchen/lr/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
|
||||
TERMUX_PKG_SHA256=c7c4a57169e1396f17a09b05b19456945c8bb5e55001c5a870b083c0b4a23cd8
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
Reference in New Issue
Block a user