mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libev: update to 4.18.
This commit is contained in:
parent
d10abe96e0
commit
460e51cd43
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.15
|
version=4.18
|
||||||
revision=5
|
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@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=b2dd43a073556f5350cbed05b6ef444dcc4b563f4e0b1009d7bf448261606feb
|
checksum=38300812f870150d44db4fd073658db7eaceb4125f5c51cf395ee4409453fe4f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Conflicts with libevent, not necessary.
|
# Conflicts with libevent, not necessary.
|
||||||
|
|
Loading…
Add table
Reference in a new issue