lr: update to 0.3.1.
This commit is contained in:
parent
216dcb81d0
commit
91e771c2e7
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=0.3
|
version=0.3.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 +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=0cba656122a802a6d3ad39d955e518c8884b2b9ccdafb65566452450a664c469
|
checksum=61835e16d2b6ae10cb69701d2d5364dee1400cc905b26ff35287df0f39db06ff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
head -n26 lr.c >LICENSE
|
head -n26 lr.c >LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user