mit-krb5: remind developer to update libgssglue
libgssglue requires versioned .so file. Add a comment to remind people update libgssglue if there's a major version change.
This commit is contained in:
parent
55b537ee86
commit
4cdd4a36a6
|
@ -1,4 +1,6 @@
|
||||||
# Template file for 'mit-krb5'
|
# Template file for 'mit-krb5'
|
||||||
|
# if there is a bump in .so version,
|
||||||
|
# also update srcpkgs/libgssglue/files/gssapi_mech.conf
|
||||||
pkgname=mit-krb5
|
pkgname=mit-krb5
|
||||||
version=1.17
|
version=1.17
|
||||||
revision=3
|
revision=3
|
||||||
|
|
Loading…
Reference in New Issue