mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
i3lock: update to 2.9.1
This commit is contained in:
parent
36eeec278c
commit
47bff1953f
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3lock'
|
# Template file for 'i3lock'
|
||||||
pkgname=i3lock
|
pkgname=i3lock
|
||||||
version=2.9
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
|
makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
|
||||||
|
@ -9,9 +9,9 @@ conf_files="/etc/pam.d/i3lock"
|
||||||
short_desc="An improved screenlocker based upon XCB and PAM"
|
short_desc="An improved screenlocker based upon XCB and PAM"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://i3wm.org/i3lock/"
|
homepage="https://i3wm.org/i3lock/"
|
||||||
distfiles="http://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
|
distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
|
||||||
checksum=8ada0af0f8c03551ba4af138b80d4c853d8c1a88b1c96bddb85c9fcfad2da84d
|
checksum=106a1616d4e8dda8f7bdd95b142c25a5d42f69894279006598d22dad8982c790
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i 's:login:system-auth:' i3lock.pam
|
sed -i 's:login:system-auth:' i3lock.pam
|
||||||
|
|
Loading…
Add table
Reference in a new issue