entr: update to 4.2.
This commit is contained in:
parent
35c33afeb7
commit
bdb8d3ee6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=4.1
|
||||
version=4.2
|
||||
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=c503c93ccffc1e6b2da979cdcb88c5a686e261103501eede7077fa089cdfef78
|
||||
checksum=27300215df0aab8b773002da25c7bf60681d8c392f5d5702946c46798e9b5d70
|
||||
|
||||
post_extract() {
|
||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||
|
|
Loading…
Reference in a new issue