Revert "libmicrohttpd: update to 0.9.45."
This reverts commit c2bf12cc31
.
Unwanted soname bump for now.
This commit is contained in:
parent
0889b2aabf
commit
45c4fa0785
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.45
|
version=0.9.44
|
||||||
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=1075def48da9327be22441f4a3460d24159fae2bf4bcfb4ab6e7ca5e95e54a69
|
checksum=f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e
|
||||||
|
|
||||||
libmicrohttpd-devel_package() {
|
libmicrohttpd-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue