libuev: update to 2.2.0.
This commit is contained in:
parent
8422984d8f
commit
0e38c348ed
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libuev'
|
# Template file for 'libuev'
|
||||||
pkgname=libuev
|
pkgname=libuev
|
||||||
version=2.1.3
|
version=2.2.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="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/troglobit/libuev"
|
homepage="https://github.com/troglobit/libuev"
|
||||||
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
||||||
checksum=02c4a60d54789238fd27f8f1d170e6e87f147940b53d164939693ea2e842b518
|
checksum=09d1ff980461f51ac99c50d0f235fd7ddbba06ee3ac4a4cdc60c823048c22945
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue