py3c: update to 1.3.1.
This commit is contained in:
parent
d9bdb4b8a3
commit
17243264e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'py3c'
|
# Template file for 'py3c'
|
||||||
pkgname=py3c
|
pkgname=py3c
|
||||||
version=1.3
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://py3c.readthedocs.io"
|
homepage="https://py3c.readthedocs.io"
|
||||||
changelog="https://raw.githubusercontent.com/encukou/py3c/master/doc/source/changelog.rst"
|
changelog="https://raw.githubusercontent.com/encukou/py3c/master/doc/source/changelog.rst"
|
||||||
distfiles="https://github.com/encukou/py3c/archive/v${version}.tar.gz"
|
distfiles="https://github.com/encukou/py3c/archive/v${version}.tar.gz"
|
||||||
checksum=8364eca74ec273c647317abaf0f9936cab81feed0d204e7d856dbf018986b923
|
checksum=f3e138623a87cde2cd7d8e98b51447e033d43a3f639c5054185c859fa1888727
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.MIT
|
vlicense LICENSE.MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue