mit-krb5: update to 1.18.3.
This commit is contained in:
parent
71dc16c505
commit
8fd541c336
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# if there is a bump in .so version,
|
# if there is a bump in .so version,
|
||||||
# also update srcpkgs/libgssglue/files/gssapi_mech.conf
|
# also update srcpkgs/libgssglue/files/gssapi_mech.conf
|
||||||
pkgname=mit-krb5
|
pkgname=mit-krb5
|
||||||
version=1.18.2
|
version=1.18.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="krb5-${version}"
|
wrksrc="krb5-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://web.mit.edu/kerberos"
|
homepage="http://web.mit.edu/kerberos"
|
||||||
distfiles="${homepage}/dist/krb5/${version%.*}/krb5-${version}.tar.gz"
|
distfiles="${homepage}/dist/krb5/${version%.*}/krb5-${version}.tar.gz"
|
||||||
checksum=c6e4c9ec1a98141c3f5d66ddf1a135549050c9fab4e9a4620ee9b22085873ae0
|
checksum=e61783c292b5efd9afb45c555a80dd267ac67eebabca42185362bee6c4fbd719
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -e "/LDFLAGS=/d" -i src/build-tools/krb5-config.in
|
vsed -e "/LDFLAGS=/d" -i src/build-tools/krb5-config.in
|
||||||
|
|
Loading…
Reference in a new issue