Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63c39424ff848039eee66538f1e227d4cc975b23
commit 63c39424ff848039eee66538f1e227d4cc975b23 Author: crazy <[email protected]> Date: Sun Jan 29 03:58:15 2017 +0100 connman-1.33-2-x86_64 * rebuild with iptables diff --git a/source/network-extra/connman/FrugalBuild b/source/network-extra/connman/FrugalBuild index 5a70efa..1ae3c03 100644 --- a/source/network-extra/connman/FrugalBuild +++ b/source/network-extra/connman/FrugalBuild @@ -3,7 +3,7 @@ pkgname=connman pkgver=1.33 -pkgrel=1 +pkgrel=2 url="http://connman.net/" pkgdesc="open source connection manager" up2date="Flasttar http://www.kernel.org/pub/linux/network/connman/" @@ -11,7 +11,7 @@ source=(http://www.kernel.org/pub/linux/network/$pkgname/$pkgname-$pkgver.tar.gz allow_group_netdev.diff \ polkit.pc-files.patch) depends=('wpa_supplicant' 'dhclient>=4.3.3' 'polkit' 'libsystemd>=229' 'ppp>=2.4.7-2' 'wireless_tools' \ - 'iptables>=1.6.0' 'openvpn>=2.3.10' 'gnutls>=3.4.2') + 'iptables>=1.6.1' 'openvpn>=2.3.10' 'gnutls>=3.4.2') makedepends=('systemd>=229' 'bluez>=5.37-2') groups=('network-extra') archs=('i686' 'x86_64') @@ -23,7 +23,7 @@ sha1sums=('7383f0e006aff1ee64b1131ca41338523e9a121e' \ Fconfopts+=" \ --sysconfdir=/etc \ --localstatedir=/var \ - --enable-hh2serial-gps\ + --enable-hh2serial-gps \ --enable-openvpn \ --enable-l2tp \ --enable-pptp \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
