mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libev: update to 4.22.
This commit is contained in:
parent
150f0a1805
commit
9c5cb50041
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libev'
|
# Template file for 'libev'
|
||||||
pkgname=libev
|
pkgname=libev
|
||||||
version=4.20
|
version=4.22
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="High-performance event loop loosely modelled after libevent"
|
short_desc="High-performance event loop loosely modelled after libevent"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, BSD"
|
license="GPL-2, BSD"
|
||||||
homepage="http://software.schmorp.de/pkg/${pkgname}.html"
|
homepage="http://software.schmorp.de/pkg/${pkgname}.html"
|
||||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f870334c7fa961e7f31087c7d76abf849f596e3048f8ed2a0aaa983cd73d449e
|
checksum=736079e8ac543c74d59af73f9c52737b3bfec9601f020bf25a87a4f4d0f01bd6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Conflicts with libevent, not necessary.
|
# Conflicts with libevent, not necessary.
|
||||||
|
|
Loading…
Add table
Reference in a new issue