python-gobject: update to 3.16.1.
This commit is contained in:
parent
09c23f4d89
commit
7ea8aa6431
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gobject'
|
||||
pkgname=python-gobject
|
||||
version=3.16.0
|
||||
version=3.16.1
|
||||
revision=1
|
||||
wrksrc="pygobject-${version}"
|
||||
hostmakedepends="pkg-config gobject-introspection"
|
||||
|
@ -15,7 +15,7 @@ distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
||||
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
||||
checksum=8d26e40c756ae288eeb35f9d52df7485f70add65d4e6b4597fd1765eb7830685
|
||||
checksum=7d96dad050f15ec1688617b749bb485811842de46a22d31f9396023e8eaa1ec3
|
||||
|
||||
do_configure() {
|
||||
# python2
|
||||
|
|
Loading…
Reference in a new issue