libkqueue: update to 2.0.4.
This commit is contained in:
parent
2498f384d7
commit
8824ec39fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libkqueue'
|
||||
pkgname=libkqueue
|
||||
version=2.0.3
|
||||
version=2.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="ISC, BSD"
|
||||
homepage="https://github.com/mheily/libkqueue"
|
||||
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
|
||||
checksum=524cfddd0d4a006221fe8e93637cfafef01576c30e757351c8ae9cba2f017b48
|
||||
checksum=9ad52f5425b0926823f37605876455574d7d39bb250a4b3b4c96d41e98465cf9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue