entr: update to 5.3.
This commit is contained in:
parent
998440d99e
commit
0063e01382
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=5.2
|
||||
version=5.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Utility for running arbitrary commands when files change"
|
||||
|
@ -9,7 +9,7 @@ license="ISC"
|
|||
homepage="https://eradman.com/entrproject/"
|
||||
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
||||
distfiles="https://eradman.com/entrproject/code/entr-${version}.tar.gz"
|
||||
checksum=237e309d46b075210c0e4cb789bfd0c9c777eddf6cb30341c3fe3dbcc658c380
|
||||
checksum=d70b44a23136b87c89bb0079452121e6afdecf6b8f4178c19f2caac3dec3662f
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue