mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
beanstalk: no musl building
This commit is contained in:
parent
74977deae0
commit
8ca073e9d9
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'beanstalk'
|
||||
pkgname=beanstalk
|
||||
version=1.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
wrksrc="beanstalkd-${version}"
|
||||
only_for_archs="x86_64 i686 armv7hf armv6hf"
|
||||
short_desc="A simple, fast work queue"
|
||||
maintainer="bougyman <bougyman@voidlinux.eu>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue