entr: update to 4.0.
This commit is contained in:
parent
af1fbce98c
commit
fb8b5fcd86
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'entr'
|
# Template file for 'entr'
|
||||||
pkgname=entr
|
pkgname=entr
|
||||||
version=3.9
|
version=4.0
|
||||||
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 <abc@pompel.me>"
|
|||||||
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=02d78f18ae530e64bfbb9d8e0250962f85946e10850dd065899d03af15f26876
|
checksum=4ad4fe9108b179199951cfc78a581a8a69602b073dae59bcae4b810f6e1f6c8b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user