mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
mmutils: update to 1.2
This commit is contained in:
parent
1926926546
commit
34e1b689c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mmutils'
|
# Template file for 'mmutils'
|
||||||
pkgname=mmutils
|
pkgname=mmutils
|
||||||
version=1.0
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel"
|
makedepends="libxcb-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/pockata/mmutils"
|
homepage="https://github.com/pockata/mmutils"
|
||||||
distfiles="https://github.com/pockata/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pockata/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=a7e4ac23c29349a0baa606c8a2e3a66b00127da1b31aa8b650aa343827a194c0
|
checksum=da4b3214d6c6a4608dd5755512ae2b55d1bd2a698d41c894fa49bc25762a920b
|
||||||
|
|
||||||
LDFLAGS="-lxcb -lxcb-randr"
|
LDFLAGS="-lxcb -lxcb-randr"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue