pysolfc: update to 2.4.0.

This commit is contained in:
Leah Neukirchen 2018-06-24 18:33:09 +02:00
parent 9883fa5d99
commit 3048046d44

View file

@ -1,6 +1,6 @@
# Template file for 'pysolfc' # Template file for 'pysolfc'
pkgname=pysolfc pkgname=pysolfc
version=2.2.0 version=2.4.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="PySolFC-${pkgname}-${version}" wrksrc="PySolFC-${pkgname}-${version}"
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0" license="GPL-3.0"
homepage="http://pysolfc.sourceforge.net/" homepage="http://pysolfc.sourceforge.net/"
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz" distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
checksum=0610c72391a9972ebac2903107b22abc24b6a991795612506ba62e714a928564 checksum=b93a61eca8d4196b3d8101a4bf63ba56a1ad2a8c839c071f016dd1c961b599e6
post_build() { post_build() {
make mo rules make mo rules