entr: update to 5.0.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user