libuev: update to 2.4.0.
This commit is contained in:
parent
a0fc2f8e93
commit
ee9b139eb7
2 changed files with 3 additions and 3 deletions
|
@ -2715,7 +2715,7 @@ libR.so R-4.0.2_1
|
|||
libmarkdown.so.2 discount-2.2.0_3
|
||||
libkeystone.so.0 keystone-0.9_1
|
||||
libmate-slab.so.0 libmate-control-center-1.14.0_2
|
||||
libuev.so.2 libuev-2.0.0_1
|
||||
libuev.so.3 libuev-2.4.0_1
|
||||
liburcu-bp.so.6 liburcu-0.10.0_1
|
||||
liburcu-cds.so.6 liburcu-0.10.0_1
|
||||
liburcu-common.so.6 liburcu-0.10.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libuev'
|
||||
pkgname=libuev
|
||||
version=2.3.2
|
||||
version=2.4.0
|
||||
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=df61afd529af6f223c4dbfd8bb22e4a45b98b91d090e0bb409957ea7c6147899
|
||||
checksum=671ce75d06b2620535171bfe1751db0511a19dfcc791d4f0f0c3cb53bf237b3a
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue