diff --git a/meta/recipes-devtools/python/python3-snowballstemmer_2.0.0.bb b/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb
similarity index 51%
rename from meta/recipes-devtools/python/python3-snowballstemmer_2.0.0.bb
rename to meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb
index 7db58928619..bbf844868fc 100644
--- a/meta/recipes-devtools/python/python3-snowballstemmer_2.0.0.bb
+++ b/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb
@@ -1,10 +1,10 @@
 SUMMARY = "Snowball compiler and stemming algorithms"
 HOMEPAGE = "https://github.com/snowballstem/snowball"
 
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://../git/COPYING;md5=2750797da77c1d784e7626b3f7d7ff3e"
+LICENSE = "BSD-1-Clause"
+LIC_FILES_CHKSUM = "file://COPYING;md5=19139aaf3c8c8fa1ca6edd59c072fb9f"
 
-SRC_URI[sha256sum] = "df3bac3df4c2c01363f3dd2cfa78cce2840a79b9f1c2d2de9ce8d31683992f52"
+SRC_URI[sha256sum] = "09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"
 
 PYPI_PACKAGE = "snowballstemmer"
 
