|
@ -2,7 +2,7 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=samba |
|
|
PKG_NAME:=samba |
|
|
PKG_VERSION:=4.13.8 |
|
|
|
|
|
|
|
|
PKG_VERSION:=4.13.9 |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
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:=3347c0c62cc5b1df1fc92d802282e809c354bfb4941a33c91a7fda3795efbf7f |
|
|
|
|
|
|
|
|
PKG_HASH:=b97a773ed3b4dae6d5ebd3e09337c897ae898b65f38abad550f852b594d4e07f |
|
|
|
|
|
|
|
|
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 |
|
|