physlock: update to 0.4.5.
This commit is contained in:
parent
fa9b6216b8
commit
0c2ac769e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'physlock'
|
||||
pkgname=physlock
|
||||
version=0.4.4
|
||||
version=0.4.5
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="Lightweight linux console locking tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/muennich/physlock"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=792b9167cbda178a04f8cdc490c49529405356d26bb87e5367ef2a964a17b476
|
||||
checksum=5ddb42553142c5e2b8744d086bb8f5bf131a29fc58b8886e825b80e6a456961c
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|-o root -g root||' Makefile
|
||||
|
|
Loading…
Reference in New Issue