rabbitmq-c: update to 0.15.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'rabbitmq-c'
|
||||
pkgname=rabbitmq-c
|
||||
version=0.13.0
|
||||
revision=4
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_check_target=test
|
||||
hostmakedepends="popt xmlto doxygen"
|
||||
@@ -10,8 +10,9 @@ short_desc="RabbitMQ C client"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/alanxz/rabbitmq-c"
|
||||
changelog="https://raw.githubusercontent.com/alanxz/rabbitmq-c/refs/heads/master/ChangeLog.md"
|
||||
distfiles="https://github.com/alanxz/rabbitmq-c/archive/v${version}.tar.gz"
|
||||
checksum=8b224e41bba504fc52b02f918d8df7e4bf5359d493cbbff36c06078655c676e6
|
||||
checksum=7b652df52c0de4d19ca36c798ed81378cba7a03a0f0c5d498881ae2d79b241c2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user