mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
awesome: update to 3.5.4.
This commit is contained in:
parent
7e905240f5
commit
72b3540a6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'awesome'
|
# Template file for 'awesome'
|
||||||
pkgname=awesome
|
pkgname=awesome
|
||||||
version=3.5.3
|
version=3.5.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://awesome.naquadah.org"
|
homepage="http://awesome.naquadah.org"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=544eb343a4a059ebe405ae907bda205e7c63a550417c8ee49f9eeee6870c9253
|
checksum=b48bce31e14345f260075d528263385564eaeb204c4b673c893f77e884a24ea8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Russian manpages fail to build.
|
# Russian manpages fail to build.
|
||||||
|
|
Loading…
Add table
Reference in a new issue