libldap: update to 2.4.38.
This commit is contained in:
parent
5bdc143bef
commit
44a2088106
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libldap'
|
# Template file for 'libldap'
|
||||||
pkgname=libldap
|
pkgname=libldap
|
||||||
version=2.4.37
|
version=2.4.38
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openldap-${version}"
|
wrksrc="openldap-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ license="OpenLDAP License v2.8 - BSD alike"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.openldap.org"
|
homepage="http://www.openldap.org"
|
||||||
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
||||||
checksum=3808f4e0800345bedf394882acc169d5d0d41cd204d742ffa217cf391fab5723
|
checksum=88209a3599ec5d9354fc09bbe29b99db1ffa1b612127c06bad0c5265d0b31fd1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e '/^STRIP/s,-s,,g' -i build/top.mk
|
sed -e '/^STRIP/s,-s,,g' -i build/top.mk
|
||||||
|
|
Loading…
Reference in New Issue