physfs: update to 3.0.2.
This commit is contained in:
parent
61748d7138
commit
afcd8c54fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'physfs'
|
# Template file for 'physfs'
|
||||||
pkgname=physfs
|
pkgname=physfs
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_STATIC=OFF"
|
configure_args="-DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_STATIC=OFF"
|
||||||
makedepends="zlib-devel readline-devel"
|
makedepends="zlib-devel readline-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://icculus.org/physfs/"
|
homepage="http://icculus.org/physfs/"
|
||||||
distfiles="http://icculus.org/physfs/downloads/physfs-${version}.tar.bz2"
|
distfiles="http://icculus.org/physfs/downloads/physfs-${version}.tar.bz2"
|
||||||
checksum=b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1
|
checksum=304df76206d633df5360e738b138c94e82ccf086e50ba84f456d3f8432f9f863
|
||||||
|
|
||||||
physfs-devel_package() {
|
physfs-devel_package() {
|
||||||
depends="readline-devel zlib-devel physfs-${version}_${revision}"
|
depends="readline-devel zlib-devel physfs-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue