snoopy: update to 2.2.3.
This commit is contained in:
parent
77c147b101
commit
9721f1574d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snoopy'
|
# Template file for 'snoopy'
|
||||||
pkgname=snoopy
|
pkgname=snoopy
|
||||||
version=2.2.2
|
version=2.2.3
|
||||||
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=bb3184e1f087236ff8b0cb2019c308aac046ca71ad84d785fa0848eff6ff4034
|
checksum=918bb9ddeb4019e00529eeabda238e6354cac12fa0f545b7be7cfe58aca1998c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue