libmicrohttpd: update to 0.9.49.
This commit is contained in:
parent
d88ee3bd82
commit
2914ecd716
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmicrohttpd'
|
# Template file for 'libmicrohttpd'
|
||||||
pkgname=libmicrohttpd
|
pkgname=libmicrohttpd
|
||||||
version=0.9.48
|
version=0.9.49
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libgcrypt-devel gnutls-devel"
|
makedepends="libgcrypt-devel gnutls-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||||
checksum=87667e158f2bf8c691a002e256ffe30885d4121a9ee4143af0320c47cdf8a2a4
|
checksum=9407d8252548ab97ace3276e0032f073820073c0599d43baff832902a8dab11c
|
||||||
|
|
||||||
libmicrohttpd-devel_package() {
|
libmicrohttpd-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue