libuev: update to 1.5.2.
This commit is contained in:
parent
8c7ab29176
commit
0f4e9c56c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuev'
|
||||
pkgname=libuev
|
||||
version=1.5.0
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/troglobit/libuev"
|
||||
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
||||
checksum=7165c71dec7ad94c7d2dba914cfb67a1db852789b27913206770414b8e2569da
|
||||
checksum=ec6a9f5366650f8267e020c2538c1646ac5fec93d17f8ad40075627e6d8cd0a6
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue