libuev: update to 2.3.2.
This commit is contained in:
parent
f5a1641b43
commit
095175fa0a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuev'
|
||||
pkgname=libuev
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/troglobit/libuev"
|
||||
changelog="https://github.com/troglobit/libuev/raw/master/ChangeLog.md"
|
||||
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
||||
checksum=c9585ec5254d0deeff00ab42abf18771c869411b6552de6792b8167bc4a2ba5c
|
||||
checksum=df61afd529af6f223c4dbfd8bb22e4a45b98b91d090e0bb409957ea7c6147899
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue