mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
eet: update to 1.7.5.
This commit is contained in:
parent
16fb213f0c
commit
b218034587
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'eet'
|
# Template file for 'eet'
|
||||||
pkgname=eet
|
pkgname=eet
|
||||||
version=1.7.4
|
version=1.7.5
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="eet-devel"
|
subpackages="eet-devel"
|
||||||
makedepends="pkg-config eina-devel jpeg-devel openssl-devel"
|
makedepends="pkg-config eina-devel>=1.7.5 jpeg-devel openssl-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
homepage="http://enlightenment.org"
|
homepage="http://enlightenment.org"
|
||||||
|
@ -11,4 +11,4 @@ short_desc="A data storage and compression library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/releases/eet-${version}.tar.gz"
|
distfiles="http://download.enlightenment.org/releases/eet-${version}.tar.gz"
|
||||||
checksum=60f0cdc627806256e81c685080b97a10f348a53f9198360ff1c67ca0547ed806
|
checksum=2012a49b1acea2cd33d0cd8086615ceb4f881f868817bfdef88d3a0a837a1e0b
|
||||||
|
|
Loading…
Add table
Reference in a new issue