mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
entr: update to 5.4.
This commit is contained in:
parent
f4014ea1ff
commit
17c75c2f54
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=5.3
|
version=5.4
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ license="ISC"
|
||||||
homepage="https://eradman.com/entrproject/"
|
homepage="https://eradman.com/entrproject/"
|
||||||
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
||||||
distfiles="https://eradman.com/entrproject/code/entr-${version}.tar.gz"
|
distfiles="https://eradman.com/entrproject/code/entr-${version}.tar.gz"
|
||||||
checksum=d70b44a23136b87c89bb0079452121e6afdecf6b8f4178c19f2caac3dec3662f
|
checksum=491dded2cc3f1dcd8d26f496a4c7b3a996b91c7ab20883ca375037a398221f9e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue