snoopy: update to 2.2.1.
This commit is contained in:
parent
c497def7ce
commit
4f2fef19ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snoopy'
|
||||
pkgname=snoopy
|
||||
version=2.1.0
|
||||
version=2.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/a2o/snoopy"
|
||||
distfiles="https://github.com/a2o/snoopy/archive/snoopy-${version}.tar.gz"
|
||||
checksum=6bb425a214ca593188352da27706a90b8c95a401dccb2890786c0001076aff40
|
||||
checksum=6e7be9f4da2162d6233e985ba10ac73059e9003e71dd7c138292febd6dc263f9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue