slop: Updated to 3.1.12

This commit is contained in:
ShadowKyogre 2014-11-11 08:40:51 -08:00
parent 8aa77a3d65
commit 6493c014b5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'slop' # Template file for 'slop'
pkgname=slop pkgname=slop
version=3.1.10 version=3.1.12
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=5541acd5d449d62a42984db5f1316b684847301ee86fa0bb6c41a264cf6740a2 checksum=33111ee81017238a384c261ae2d8f5338b3aeed22996e12bae6b7c89107b11de
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