15 lines
492 B
Bash
15 lines
492 B
Bash
|
# Template file for 'macchanger'
|
||
|
pkgname=macchanger
|
||
|
version=1.7.0
|
||
|
revision=1
|
||
|
build_pie=yes
|
||
|
build_style=gnu-configure
|
||
|
configure_script="./autogen.sh"
|
||
|
hostmakedepends="automake"
|
||
|
short_desc="Small utility to change your NIC's MAC address"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="GPL-3"
|
||
|
homepage="http://www.gnu.org/software/macchanger"
|
||
|
distfiles="https://github.com/alobbs/macchanger/archive/${version}.tar.gz"
|
||
|
checksum=1d75c07a626321e07b48a5fe2dbefbdb98c3038bb8230923ba8d32bda5726e4f
|