libkqueue: update to 2.1.0.
This commit is contained in:
parent
113a82df5c
commit
faa1ba78dd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkqueue'
|
# Template file for 'libkqueue'
|
||||||
pkgname=libkqueue
|
pkgname=libkqueue
|
||||||
version=2.0.4
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="ISC, BSD"
|
license="ISC, BSD"
|
||||||
homepage="https://github.com/mheily/libkqueue"
|
homepage="https://github.com/mheily/libkqueue"
|
||||||
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
|
||||||
checksum=9ad52f5425b0926823f37605876455574d7d39bb250a4b3b4c96d41e98465cf9
|
checksum=6ef91fb9ffd0630e14ed7e551e64fbe14f1af84fed34f1972cdb703593b6ad1f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue