physlock: update to 0.5.
This commit is contained in:
parent
c42232171a
commit
90bd319d1f
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'physlock'
|
||||
pkgname=physlock
|
||||
version=0.4.5
|
||||
revision=3
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Lightweight linux console locking tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/muennich/physlock"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=5ddb42553142c5e2b8744d086bb8f5bf131a29fc58b8886e825b80e6a456961c
|
||||
checksum=395873abe9bfb3879df796bd9d857be024c4ca01c5b6e83cfd3253647b558782
|
||||
|
||||
pre_build() {
|
||||
sed -i Makefile \
|
||||
|
|
Loading…
Reference in a new issue