augeas: update to 1.9.0. (#8032)
This commit is contained in:
parent
003995f628
commit
133e2ac59e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'augeas'
|
||||
pkgname=augeas
|
||||
version=1.7.0
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="allan <mail@may.mooo.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://augeas.net"
|
||||
distfiles="http://download.augeas.net/augeas-${version}.tar.gz"
|
||||
checksum=b9315575d07f7ba28ca2f9f60b4987dfe77b5970c98b59dc6ca7873fc4979763
|
||||
checksum=2b463d398cabc9b42747aa61d3e83ed6a93ce03d9074cf8e7a7bd3107a668343
|
||||
|
||||
augeas-devel_package() {
|
||||
depends="libxml2-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue