entr: update to 4.1.
This commit is contained in:
parent
d0354ec0a3
commit
b4886e3b37
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A utility for running arbitrary commands when files change"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="ISC"
|
||||
homepage="http://entrproject.org"
|
||||
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
||||
checksum=4ad4fe9108b179199951cfc78a581a8a69602b073dae59bcae4b810f6e1f6c8b
|
||||
checksum=c503c93ccffc1e6b2da979cdcb88c5a686e261103501eede7077fa089cdfef78
|
||||
|
||||
post_extract() {
|
||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||
|
|
Loading…
Reference in New Issue
Block a user