libmicrohttpd: update to 0.9.53.
This commit is contained in:
parent
0dfec25235
commit
679b48a9c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.52
|
||||
version=0.9.53
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=54797f6e763d417627f89f60e4ae0a431dab0523f92f83def23ea02d0defafea
|
||||
checksum=9b15ec2d381f44936323adfd4f989fa35add517cccbbfa581896b02a393c2cc4
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue