entr: update to 3.3.
This commit is contained in:
parent
e57e77b812
commit
16f7d5415c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'entr'
|
||||
pkgname=entr
|
||||
version=3.2
|
||||
version=3.3
|
||||
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=b1eee00afbeccf03010c1c557436854be6aaf0ef9b72ab8d44b94affdd7d7146
|
||||
checksum=701cb7b0a72b6c9ba794ad7cc15b6ebcc2e0c978bb6906c8ae407567a044461f
|
||||
|
||||
post_extract() {
|
||||
mv ${XBPS_BUILDDIR}/eradman-entr-* $wrksrc
|
||||
|
|
Loading…
Reference in a new issue