lr: update to 1.5.1.
This commit is contained in:
parent
99f7abec91
commit
6309344c59
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=1.5
|
_githash_guide=cc41aede949a8ef521001f6e744a45d77dce6726
|
||||||
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||||
|
@ -8,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/leahneukirchen/lr"
|
homepage="https://github.com/leahneukirchen/lr"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=c60b23260bd72415ebfc962f915960c3dcd57ff004046c6cd7741c24bc5550e0
|
checksum=3c9337b9d924f2318083edc72fa9dfcf571a4af2a411abf57ad12baa5e27cc4a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue