connman-gtk: update to 1.1.1.
This commit is contained in:
parent
07293c1fb5
commit
56c664fe3b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'connman-gtk'
|
# Template file for 'connman-gtk'
|
||||||
pkgname=connman-gtk
|
pkgname=connman-gtk
|
||||||
version=1.1
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool autoconf automake pkg-config gettext-devel glib-devel"
|
hostmakedepends="intltool autoconf automake pkg-config gettext-devel glib-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/jgke/connman-gtk"
|
homepage="https://github.com/jgke/connman-gtk"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=740a5e3e33b6e757eca6beaa0f0e7a0f740fa3c741a47d0013a8043c8751bf93
|
checksum=fc1da266c4216d34db7c38f7329c698b42666389ce32a8df58a818af9eee2262
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue