pysolfc: update to 2.14.0.
This commit is contained in:
parent
a22d6d92da
commit
1288fa1aba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.12.0
|
||||
version=2.14.0
|
||||
revision=1
|
||||
wrksrc="PySolFC-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=8d3e9d37aac8f2cce594a29444c2ba065f35dbc0797d0615c69ccaca73b2aad6
|
||||
checksum=421917abb4ae9e0f40820d41adad30e86a82e644c9fe0415603ec1873287038a
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
|
Loading…
Reference in a new issue