mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
lr: update to 0.3.2.
This commit is contained in:
parent
6faa519a26
commit
398be5c107
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
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 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/chneukirchen/lr"
|
homepage="https://github.com/chneukirchen/lr"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=61835e16d2b6ae10cb69701d2d5364dee1400cc905b26ff35287df0f39db06ff
|
checksum=c4fb7183c0068708cb57078a83ea3ec254cbebeedcd87650dc39a077aaa88599
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
head -n26 lr.c >LICENSE
|
head -n26 lr.c >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue