entr: update to 4.5.
This commit is contained in:
parent
487b73af87
commit
7da77fff4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'entr'
|
# Template file for 'entr'
|
||||||
pkgname=entr
|
pkgname=entr
|
||||||
version=4.4
|
version=4.5
|
||||||
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=54566c64f360afd43f6a6065bc6d849472337edf2189b1ce34bf15b611f350f4
|
checksum=d6cbb3109d50d0d8e28fccd9843c522f896f00d4bfde7b1588cd01c1536afa21
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue