entr: update to 3.5.
This commit is contained in:
parent
c421a18174
commit
6a4dca0aab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=3.4
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A utility for running arbitrary commands when files change"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="http://entrproject.org"
|
||||
distfiles="$homepage/code/$pkgname-$version.tar.gz"
|
||||
checksum=ce7d000fd6f2b711df905e9a6d8a2a0f50026ebaf34afeb9132d52617b6e010a
|
||||
checksum=e3e455346bcaf1e9099547eb050fbf667a96610b34304e5513f90265a5976416
|
||||
|
||||
post_extract() {
|
||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||
|
|
Loading…
Reference in a new issue