augeas: update to 1.11.0.
This commit is contained in:
parent
dfc62a0088
commit
5016b9185a
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'augeas'
|
||||
pkgname=augeas
|
||||
version=1.10.1
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="readline-devel libxml2-devel"
|
||||
short_desc="Configuration file editing tool"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://augeas.net"
|
||||
distfiles="http://download.augeas.net/augeas-${version}.tar.gz"
|
||||
checksum=52db256afab261d31cc147eaa1a71795a5fec59e888dfd0b65a84c7aacd6364d
|
||||
checksum=393ce8f4055af89cd4c20bf903eacbbd909cf427891f41b56dc2ba66243ea0b0
|
||||
|
||||
augeas-devel_package() {
|
||||
depends="libxml2-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue