mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
netctl: update to 1.11
This commit is contained in:
parent
ba9075efe4
commit
46566a026d
@ -1,8 +1,8 @@
|
||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/netctl
|
||||
|
||||
pkgname=netctl
|
||||
pkgver=1.10
|
||||
pkgrel=2
|
||||
pkgver=1.11
|
||||
pkgrel=1
|
||||
pkgdesc='Profile based systemd network management'
|
||||
url='http://projects.archlinux.org/netctl.git/'
|
||||
license=('GPL')
|
||||
@ -23,17 +23,7 @@ provides=('netcfg')
|
||||
replaces=('netcfg')
|
||||
conflicts=('netcfg')
|
||||
source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz)
|
||||
# 0001-Redirect-wpa_supplicant-output-in-wpa_start-closes-1.patch)
|
||||
md5sums=('15e9b126fd15efe4fc814fa18623d76e')
|
||||
# '9ed06138ec001be186ef07a1725a4f34')
|
||||
|
||||
# Patch not needed yet cause we have wpa_supplicant 2.3 atm in the repos.
|
||||
#prepare() {
|
||||
# cd "$srcdir/netctl-${pkgver}"
|
||||
# Fix wifi-menu to work with wpa_supplicant 2.4
|
||||
# https://github.com/joukewitteveen/netctl/issues/112
|
||||
# patch -Np1 -i ../0001-Redirect-wpa_supplicant-output-in-wpa_start-closes-1.patch
|
||||
#}
|
||||
md5sums=('1465a0595af16fd88a5f1ecdcebc0f0c')
|
||||
|
||||
package() {
|
||||
cd "$srcdir/netctl-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user