mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 04:12:57 +02:00
pysolfc: update to 2.2.0.
This commit is contained in:
parent
2116c33fc7
commit
d131820e70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pysolfc'
|
# Template file for 'pysolfc'
|
||||||
pkgname=pysolfc
|
pkgname=pysolfc
|
||||||
version=2.1.4
|
version=2.2.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=560743602e8af31e205d1e20744bd1b893e75ddaf37482f575e1211833dcc9ae
|
checksum=0610c72391a9972ebac2903107b22abc24b6a991795612506ba62e714a928564
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue