mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
utox: update to 0.9.4.
This commit is contained in:
parent
26921e5ac5
commit
77c9546b97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'utox'
|
# Template file for 'utox'
|
||||||
pkgname=utox
|
pkgname=utox
|
||||||
version=0.8.0
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Lightweight TOX instant messenger client written in C"
|
short_desc="Lightweight TOX instant messenger client written in C"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
|
@ -11,7 +11,7 @@ makedepends="toxcore-devel-git filteraudio-devel-git fontconfig-devel
|
||||||
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel"
|
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
distfiles="https://github.com/GrayHatter/uTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GrayHatter/uTox/archive/v${version}.tar.gz"
|
||||||
checksum=79effa9755beb9b6884a7660ae0e2c0e42a237faa18a4e32fac68dc30c6c0064
|
checksum=e8d1443daca87bb4ac14486327495a9d76591056f57fe737569f163ab2fc70e9
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
wrksrc="uTox-${version}"
|
wrksrc="uTox-${version}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue