mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
physlock: update to 12.
This commit is contained in:
parent
e4ad3083ca
commit
d02bb02f94
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'physlock'
|
# Template file for 'physlock'
|
||||||
pkgname=physlock
|
pkgname=physlock
|
||||||
version=11
|
version=12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
makedepends="pam-devel"
|
||||||
short_desc="Lightweight linux console locking tool"
|
short_desc="Lightweight linux console locking tool"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
makedepends="pam-devel"
|
license="GPL-2.0-or-later"
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://github.com/muennich/physlock"
|
homepage="https://github.com/muennich/physlock"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f03031a6f4c6a08d62098457834d04b8835082a76609059451397356a83d4442
|
checksum=0abb24123d7a1a6f009fec15e95d163f4e63fbdb218ab3e965400b50bb7cd978
|
||||||
|
|
||||||
CFLAGS="-D_GNU_SOURCE"
|
CFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue