py3c: update to 1.4.
This commit is contained in:
parent
ce4647a341
commit
bbd4769761
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.1
|
version=1.4
|
||||||
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=f3e138623a87cde2cd7d8e98b51447e033d43a3f639c5054185c859fa1888727
|
checksum=abc745079ef906148817f4472c3fb4bc41d62a9ea51a746b53e09819494ac006
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.MIT
|
vlicense LICENSE.MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue