mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
libmicrohttpd: update to 1.0.2.
This commit is contained in:
parent
c58b1e4318
commit
ac3d569e2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://www.gnu.org/software/libmicrohttpd/"
|
||||
changelog="https://git.gnunet.org/libmicrohttpd.git/plain/ChangeLog?h=v${version}"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/libmicrohttpd-${version}.tar.gz"
|
||||
checksum=a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94
|
||||
checksum=df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue