mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
tevent: update to 0.9.37.
This commit is contained in:
parent
749174549f
commit
3840ae1d26
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'tevent'
|
# Template file for 'tevent'
|
||||||
pkgname=tevent
|
pkgname=tevent
|
||||||
version=0.9.36
|
version=0.9.37
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python pkg-config"
|
hostmakedepends="python pkg-config"
|
||||||
makedepends="talloc-devel libtirpc-devel"
|
makedepends="talloc-devel libtirpc-devel"
|
||||||
short_desc="Event system based on the talloc memory management library"
|
short_desc="Event system based on the talloc memory management library"
|
||||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tevent.samba.org"
|
homepage="https://tevent.samba.org"
|
||||||
distfiles="https://www.samba.org/ftp/tevent/tevent-${version}.tar.gz"
|
distfiles="https://www.samba.org/ftp/tevent/tevent-${version}.tar.gz"
|
||||||
checksum=bd2b6be3fd1601ed7f176e99111e322c57d58e425cc149ee80c7dd4fed263b4c
|
checksum=168345ed65eac03785cf77b95238e7dc66cbb473a42811693a6b0916e5dae7e0
|
||||||
|
|
||||||
nocross="see srcpkgs/tdb (cross-32bit.answers)"
|
nocross="see srcpkgs/tdb (cross-32bit.answers)"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue