libmicrohttpd: update to 0.9.35.
This commit is contained in:
parent
b7a1de3521
commit
addbc49b23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.33
|
||||
version=0.9.35
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://ftp.gnu.org/gnu/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=d9587e8497548f820650cd607daf3615ea3272435779378983032c570f1cd559
|
||||
checksum=bc5df1595a9119e9005dc69e6417d0165c04db1ad16754063a2adfd3293510fc
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="libgcrypt-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue