mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmicrohttpd: update to 0.9.54.
This commit is contained in:
parent
0e40d5560e
commit
154c113219
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.53
|
||||
version=0.9.54
|
||||
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=9b15ec2d381f44936323adfd4f989fa35add517cccbbfa581896b02a393c2cc4
|
||||
checksum=bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue