libuev: update to 1.5.0.
This commit is contained in:
parent
0c4c3b553e
commit
3bfa933387
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuev'
|
||||
pkgname=libuev
|
||||
version=1.4.2
|
||||
version=1.5.0
|
||||
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=a4100bcf31f6d296ed23d52a638b0b7c0858e5346800ff0d4722b62bc95024d5
|
||||
checksum=7165c71dec7ad94c7d2dba914cfb67a1db852789b27913206770414b8e2569da
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue