mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
entr: update to 5.6.
This commit is contained in:
parent
47216094e4
commit
a70c9b70b4
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.5
|
version=5.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"
|
||||||
|
@ -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=128c0ce2efea5ae6bd3fd33c3cd31e161eb0c02609d8717ad37e95b41656e526
|
checksum=0222b8df928d3b5a3b5194d63e7de098533e04190d9d9a154b926c6c1f9dd14e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue