augeas: update to 1.12.0.

This commit is contained in:
maxice8 2019-04-14 03:10:48 -03:00 committed by maxice8
parent b39579ee80
commit 3fffa554ae

View file

@ -1,7 +1,7 @@
# Template file for 'augeas'
pkgname=augeas
version=1.11.0
revision=2
version=1.12.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="readline-devel libxml2-devel"
@ -10,7 +10,7 @@ maintainer="allan <mail@may.mooo.com>"
license="LGPL-2.1-or-later"
homepage="http://augeas.net"
distfiles="http://download.augeas.net/augeas-${version}.tar.gz"
checksum=393ce8f4055af89cd4c20bf903eacbbd909cf427891f41b56dc2ba66243ea0b0
checksum=321942c9cc32185e2e9cb72d0a70eea106635b50269075aca6714e3ec282cb87
augeas-devel_package() {
depends="libxml2-devel ${sourcepkg}>=${version}_${revision}"