snoopy: update to 2.2.6.
This commit is contained in:
parent
966dc41293
commit
8fd41f6f84
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snoopy'
|
# Template file for 'snoopy'
|
||||||
pkgname=snoopy
|
pkgname=snoopy
|
||||||
version=2.2.4
|
version=2.2.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/a2o/snoopy"
|
homepage="https://github.com/a2o/snoopy"
|
||||||
distfiles="https://github.com/a2o/snoopy/archive/snoopy-${version}.tar.gz"
|
distfiles="https://github.com/a2o/snoopy/archive/snoopy-${version}.tar.gz"
|
||||||
checksum=8460571bc8f8314b128def512952cdaac86f6828abf8be0f8b62d66bdcdef924
|
checksum=4e08fe90fdd93e3bd57b713d21fe1e739ae467c4df0a3b8c516af4ff9594e51b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue