mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
entr: update to 5.0.
This commit is contained in:
parent
c5296e1988
commit
dcb8e7da95
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.9
|
version=5.0
|
||||||
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="http://entrproject.org"
|
homepage="http://entrproject.org"
|
||||||
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
||||||
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
||||||
checksum=e256a4d2fbe46f6132460833ba447e65d7f35ba9d0b265e7c4150397cc4405a2
|
checksum=2a87bb7d9e5e89b6f614495937b557dbb8144ea53d0c1fa1812388982cd41ebb
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue