entr: update to 5.1.
This commit is contained in:
parent
b117bb9430
commit
fe9bc78e32
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.0
|
version=5.1
|
||||||
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=2a87bb7d9e5e89b6f614495937b557dbb8144ea53d0c1fa1812388982cd41ebb
|
checksum=0f87f577bce87641c525addb9bcc60bbaa579fe981dab759043e3ce1556dbb92
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Reference in a new issue