mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libuev: update to 2.4.1.
This commit is contained in:
parent
d454a66b7c
commit
89fb2d124b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libuev'
|
# Template file for 'libuev'
|
||||||
pkgname=libuev
|
pkgname=libuev
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/troglobit/libuev"
|
homepage="https://github.com/troglobit/libuev"
|
||||||
changelog="https://github.com/troglobit/libuev/raw/master/ChangeLog.md"
|
changelog="https://github.com/troglobit/libuev/raw/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/libuev/archive/v${version}.tar.gz"
|
||||||
checksum=671ce75d06b2620535171bfe1751db0511a19dfcc791d4f0f0c3cb53bf237b3a
|
checksum=aeeca1889a65ee1927845676da2c23f34e4c3ae770dedce8313dc6088bd92d52
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue