pysolfc: update to 2.16.0.
This commit is contained in:
parent
40a00a7263
commit
43bb1990c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.14.1
|
||||
version=2.16.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=7b517baeb9e84c710e60a72e2706e64c7e4b796b9b0ab018b3899b9b03c19766
|
||||
checksum=ae34d9ac089bb7ac99209a81bd987180b6f756f25132765a56d3bd6debdb7a44
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
|
Loading…
Reference in New Issue