mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
swiften: rebuild for boost 1.81.0
This commit is contained in:
parent
b6e17fe30d
commit
fccfb0342e
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'swiften'
|
# Template file for 'swiften'
|
||||||
pkgname=swiften
|
pkgname=swiften
|
||||||
version=4.0.3
|
version=4.0.3
|
||||||
revision=3
|
revision=4
|
||||||
hostmakedepends="scons pkg-config"
|
hostmakedepends="scons pkg-config"
|
||||||
makedepends="boost-devel openssl-devel libxml2-devel libidn-devel
|
makedepends="boost-devel openssl-devel libxml2-devel libidn-devel
|
||||||
lua51-devel miniupnpc-devel sqlite-devel hunspell-devel"
|
lua51-devel miniupnpc-devel sqlite-devel hunspell-devel"
|
||||||
short_desc="XMPP library for C++"
|
short_desc="XMPP library for C++"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only, BSD-3-Clause"
|
||||||
homepage="http://swift.im/"
|
homepage="http://swift.im/"
|
||||||
distfiles="http://swift.im/git/swift/snapshot/swift-${version}.tar.bz2"
|
distfiles="http://swift.im/git/swift/snapshot/swift-${version}.tar.bz2"
|
||||||
checksum=6a3f93e807afb51f1b8ab6ec8fef379dfcc50ba71fef6abeee7c123348da66b0
|
checksum=6a3f93e807afb51f1b8ab6ec8fef379dfcc50ba71fef6abeee7c123348da66b0
|
||||||
|
|
Loading…
Add table
Reference in a new issue