python-gobject2: update to 2.28.7.
This commit is contained in:
parent
af5afbc775
commit
b6bfe335ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-gobject2'
|
||||
pkgname=python-gobject2
|
||||
version=2.28.6
|
||||
revision=14
|
||||
version=2.28.7
|
||||
revision=1
|
||||
wrksrc=pygobject-${version}
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ homepage="http://www.pygtk.org/"
|
|||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||
checksum=fb8a1d4f665130a125011659bd347c7339c944232163dbb9a34fd0686577adb8
|
||||
checksum=bb9d25a3442ca7511385a7c01b057492095c263784ef31231ffe589d83a96a5a
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue