mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
pysolfc: update to 2.6.1.
This commit is contained in:
parent
aa6e42e93a
commit
0f913f6c6b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'pysolfc'
|
# Template file for 'pysolfc'
|
||||||
pkgname=pysolfc
|
pkgname=pysolfc
|
||||||
version=2.4.0
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
arch="noarch"
|
||||||
wrksrc="PySolFC-${pkgname}-${version}"
|
wrksrc="PySolFC-${pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module=pysollib
|
pycompile_module=pysollib
|
||||||
|
@ -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=b93a61eca8d4196b3d8101a4bf63ba56a1ad2a8c839c071f016dd1c961b599e6
|
checksum=fc14cacec4a671c921d0e0ee94f841e70897f419e6f917f5afafc26c4b2eec88
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue