entr: update to 4.6.
This commit is contained in:
parent
1c09059a67
commit
cd164c7972
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.5
|
version=4.6
|
||||||
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=d6cbb3109d50d0d8e28fccd9843c522f896f00d4bfde7b1588cd01c1536afa21
|
checksum=16de20820df4a38162354754487b1248c8711822c7342d2f6d4f28fbd4a38e6d
|
||||||
|
|
||||||
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