linux-wifi-hotspot: update to 4.7.1.

This commit is contained in:
Bnyro 2024-01-05 17:03:58 +01:00 committed by cinerea0
parent fa999a367b
commit 4a884e3457

View file

@ -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.6.0 version=4.7.1
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=bc0ad1d38e3e1b00bb7e0416a2b7a1a79dc908036342c85b0a8c3962ffd5bded checksum=bed063a6dd2592bbfbf423f7d45b92a38e44e3ac13cdc7ddd42a9c45f803e762
conflicts="create_ap" conflicts="create_ap"
post_install() { post_install() {