entr: update to 4.8
This commit is contained in:
parent
141f95bc5e
commit
427422b122
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=4.7
|
||||
version=4.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="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=b6c1ab7644d83bb2a269dc74160867a3be0f5df116c7eb453c25053173534429
|
||||
checksum=f05555cd745b7dc67b61a98cf79971125b7e43931a5772d5bce2d891327425ae
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue