entr: update to 3.7.
This commit is contained in:
parent
9610753c1b
commit
8e9781e502
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'entr'
|
# Template file for 'entr'
|
||||||
pkgname=entr
|
pkgname=entr
|
||||||
version=3.6
|
version=3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A utility for running arbitrary commands when files change"
|
short_desc="A utility for running arbitrary commands when files change"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://entrproject.org"
|
homepage="http://entrproject.org"
|
||||||
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
||||||
checksum=a42746d81c548d7e557d500f93422b8ec9731d719309eb2601b8be69ae0dc8eb
|
checksum=94efd50c8f7e9d569060d5deebf366c3565e81e814ab332b973d7298fa8ea22f
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue