entr: update to 4.8

This commit is contained in:
saqfish 2021-02-26 23:39:13 -06:00 committed by Érico Nogueira Rolim
parent 141f95bc5e
commit 427422b122

View file

@ -1,6 +1,6 @@
# Template file for 'entr' # Template file for 'entr'
pkgname=entr pkgname=entr
version=4.7 version=4.8
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Utility for running arbitrary commands when files change" short_desc="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=b6c1ab7644d83bb2a269dc74160867a3be0f5df116c7eb453c25053173534429 checksum=f05555cd745b7dc67b61a98cf79971125b7e43931a5772d5bce2d891327425ae
post_extract() { post_extract() {
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in