entr: update to 4.9.
By ericonr: - add changelog Closes: #31173 [via git-merge-pr]
This commit is contained in:
parent
c12ebea1b4
commit
4e4a49b58c
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=4.8
|
||||
version=4.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Utility for running arbitrary commands when files change"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="ISC"
|
||||
homepage="http://entrproject.org"
|
||||
changelog="https://raw.githubusercontent.com/eradman/entr/master/NEWS"
|
||||
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
||||
checksum=f05555cd745b7dc67b61a98cf79971125b7e43931a5772d5bce2d891327425ae
|
||||
checksum=e256a4d2fbe46f6132460833ba447e65d7f35ba9d0b265e7c4150397cc4405a2
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue