linux-wifi-hotspot: update to 4.7.2.
This commit is contained in:
parent
6182fb536c
commit
3aebb1c08d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux-wifi-hotspot'
|
# Template file for 'linux-wifi-hotspot'
|
||||||
pkgname=linux-wifi-hotspot
|
pkgname=linux-wifi-hotspot
|
||||||
version=4.7.1
|
version=4.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config which glib-devel"
|
hostmakedepends="pkg-config which glib-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/lakinduakash/linux-wifi-hotspot"
|
homepage="https://github.com/lakinduakash/linux-wifi-hotspot"
|
||||||
distfiles="https://github.com/lakinduakash/linux-wifi-hotspot/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lakinduakash/linux-wifi-hotspot/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bed063a6dd2592bbfbf423f7d45b92a38e44e3ac13cdc7ddd42a9c45f803e762
|
checksum=4c85d8c333454da6fd5f03abcf207bb5375387a95acb852b8d7629fcab65326c
|
||||||
conflicts="create_ap"
|
conflicts="create_ap"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue