diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-02-29 09:17:01 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-02-29 09:17:01 +0100 |
commit | 37cdd54c1605303f9ced48c5be78443e09e88780 (patch) | |
tree | a8a65d13c145e3a2382014dd284206e29e722fac /package/libgssglue/Makefile | |
parent | 0ef2b913e8eef89f2646ef39190d67fa2b99aae2 (diff) |
update to latest stable version
Diffstat (limited to 'package/libgssglue/Makefile')
-rw-r--r-- | package/libgssglue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libgssglue/Makefile b/package/libgssglue/Makefile index 4cb96da37..90a2d2421 100644 --- a/package/libgssglue/Makefile +++ b/package/libgssglue/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= libgssglue -PKG_VERSION:= 0.1 +PKG_VERSION:= 0.3 PKG_RELEASE:= 1 -PKG_MD5SUM:= ce1b4c758e6de01b712d154c5c97e540 +PKG_MD5SUM:= 48aaad11b7371ba3270faa322202c038 PKG_DESCR:= GSS glue library for NFSv4 PKG_SECTION:= libs PKG_SITES:= http://www.citi.umich.edu/projects/nfsv4/linux/libgssglue/ |