|
@ -2,7 +2,7 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=samba |
|
|
PKG_NAME:=samba |
|
|
PKG_VERSION:=4.12.7 |
|
|
|
|
|
|
|
|
PKG_VERSION:=4.13.2 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
@ -13,7 +13,7 @@ PKG_SOURCE_URL:= \ |
|
|
http://www.nic.funet.fi/index/samba/pub/samba/stable/ \
|
|
|
http://www.nic.funet.fi/index/samba/pub/samba/stable/ \
|
|
|
http://samba.mirror.bit.nl/samba/ftp/stable/ \
|
|
|
http://samba.mirror.bit.nl/samba/ftp/stable/ \
|
|
|
https://download.samba.org/pub/samba/stable/ |
|
|
https://download.samba.org/pub/samba/stable/ |
|
|
PKG_HASH:=30556a0dd2f9ab3b251eb9db6132ffd4379c159f574366fc2f2eabbc018c6fd2 |
|
|
|
|
|
|
|
|
PKG_HASH:=276464396a05d88b775bda01ac2eb1e5a636ccf7010b0fd28efc3d85583af2b4 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com> |
|
|
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com> |
|
|
PKG_LICENSE:=GPL-3.0-only |
|
|
PKG_LICENSE:=GPL-3.0-only |
|
|