mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
maim: Updated to 2.3.34
This commit is contained in:
parent
6493c014b5
commit
bc1557ed68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'maim'
|
# Template file for 'maim'
|
||||||
pkgname=maim
|
pkgname=maim
|
||||||
version=2.3.31
|
version=2.3.34
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/naelstrof/${pkgname}"
|
homepage="https://github.com/naelstrof/${pkgname}"
|
||||||
distfiles="https://github.com/naelstrof/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/naelstrof/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=5183730e3ca1b505beff006c24c7d2f3df41e373e427479fcba031fc1df96df0
|
checksum=662abfb1849379db116b2422f4259995f829b07f0a28e6eea83e78906b9c63b8
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# workaround for the cmake file expecting to be run in ., not build
|
# workaround for the cmake file expecting to be run in ., not build
|
||||||
|
|
Loading…
Add table
Reference in a new issue