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