MoinMoin: update to 1.9.10.
This commit is contained in:
parent
d8ff17cde3
commit
85c5898103
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'MoinMoin'
|
# Template file for 'MoinMoin'
|
||||||
pkgname=MoinMoin
|
pkgname=MoinMoin
|
||||||
version=1.9.9
|
version=1.9.10
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc=moin-${version}
|
wrksrc=moin-${version}
|
||||||
noarch="yes"
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="MoinMoin jabberbot"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="MoinMoin jabberbot"
|
|
||||||
short_desc="MoinMoin, a Python clone of WikiWiki"
|
short_desc="MoinMoin, a Python clone of WikiWiki"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://moinmo.in"
|
license="GPL-2.0-or-later"
|
||||||
license="GPL-2"
|
homepage="https://moinmo.in"
|
||||||
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
distfiles="https://static.moinmo.in/files/moin-${version}.tar.gz"
|
||||||
checksum=4397d7760b7ae324d7914ffeb1a9eeb15e09933b61468072acd3c3870351efa4
|
checksum=4a264418e886082abd457c26991f4a8f4847cd1a2ffc11e10d66231da8a5053c
|
||||||
|
|
Loading…
Reference in New Issue