mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mmutils: update to 1.4.1.
This commit is contained in:
parent
faecd42da6
commit
2d470a0a1a
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.3
|
version=1.4.1
|
||||||
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=80ed95143fedc1205295369cb89482da0630d7654d653db9ca6957a7873c414a
|
checksum=949a817e8a5fdb12aab09161b96111b0d0473d91ba63867edbeaae01310c8f31
|
||||||
|
|
||||||
LDFLAGS="-lxcb -lxcb-randr"
|
LDFLAGS="-lxcb -lxcb-randr"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue