|
|
@ -2,7 +2,7 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=samba |
|
|
|
PKG_VERSION:=4.14.11 |
|
|
|
PKG_VERSION:=4.14.12 |
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
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://samba.mirror.bit.nl/samba/ftp/stable/ \
|
|
|
|
https://download.samba.org/pub/samba/stable/ |
|
|
|
PKG_HASH:=3d9ebbf3280c7cf5eac1b15aeff8857b31151abaec4d2987be015a66c2945d98 |
|
|
|
PKG_HASH:=155d9c2dfb06a18104422987590858bfe5e9783ebebe63882e7e7f07eaaa512d |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com> |
|
|
|
PKG_LICENSE:=GPL-3.0-only |
|
|
|