libestr: update to 0.1.10.
This commit is contained in:
parent
7cecbcef69
commit
c29e6bb1a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libestr'
|
# Template file for 'libestr'
|
||||||
pkgname=libestr
|
pkgname=libestr
|
||||||
version=0.1.9
|
version=0.1.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="C library for string processing"
|
short_desc="C library for string processing"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,7 +9,7 @@ license="LGPL-2.1"
|
||||||
homepage="http://libestr.adiscon.com"
|
homepage="http://libestr.adiscon.com"
|
||||||
update_site="${homepage}/download"
|
update_site="${homepage}/download"
|
||||||
distfiles="$homepage/files/download/$pkgname-$version.tar.gz"
|
distfiles="$homepage/files/download/$pkgname-$version.tar.gz"
|
||||||
checksum=822c6e2d01eaca1e72201f403a2ca01f3e86410b880e508e5204e3c2694d751a
|
checksum=bd655e126e750edd18544b88eb1568d200a424a0c23f665eb14bbece07ac703c
|
||||||
|
|
||||||
libestr-devel_package() {
|
libestr-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue