diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-01 15:52:00 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-01 15:52:00 -0500 |
commit | 58677f4ae948499880af32a3b663896af3800a13 (patch) | |
tree | 73e8b741becc97ec0bbeae36bf33536f3e71fed6 /package/samba | |
parent | adeeb0a328ced4effbe926e30fac25ccf1af0a57 (diff) |
add comment about version
Diffstat (limited to 'package/samba')
-rw-r--r-- | package/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/samba/Makefile b/package/samba/Makefile index 34bc29045..1db311a75 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= samba PKG_VERSION:= 4.2.1 PKG_RELEASE:= 4 PKG_HASH:= 37eaa239c116dc2c22c29c5a2931eb178ed22e48b594687247446703119b4ac3 -PKG_DESCR:= file and print server +PKG_DESCR:= file and print server (version 4) PKG_SECTION:= net/fs PKG_BUILDDEP:= gettext-tiny util-linux popt python2 gnutls PKG_BUILDDEP:= heimdal-host python2-host |