anope: update to 2.0.10, orphan package
This commit is contained in:
parent
72ce31f635
commit
86b0d63540
1 changed files with 5 additions and 6 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'anope'
|
||||
pkgname=anope
|
||||
version=2.0.7
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${version}-source"
|
||||
version=2.0.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_cmd=make
|
||||
configure_args="-DINSTDIR=../install -DRUNGROUP=_anope -DDEFUMASK=077
|
||||
-DUSE_PCH=OFF"
|
||||
hostmakedepends="gettext"
|
||||
short_desc="Set of IRC Services designed for flexibility and ease of use"
|
||||
maintainer="ametisf <ametisf@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.anope.org/"
|
||||
distfiles="https://github.com/anope/anope/releases/download/${version}/anope-${version}-source.tar.gz"
|
||||
checksum=4507d6c127b3bc5a95414217049e01e2b605b1f817d5519b8e5d03acebc5dbab
|
||||
distfiles="https://github.com/anope/anope/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=9ca27ca990c5e67e55a2f2541d05b20c06e612d8fccd89ad49be7dc825a0f0d2
|
||||
|
||||
system_accounts="_anope"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in a new issue