Update package to 4.9.6.
4.9.5: Silent patch release.
4.9.6: Fixed shell quoting bug in the release workflow -- double quotes
now used for tag variable expansion in CI scripts.
No functional or API changes for end users between 4.9.4 and 4.9.6.
Signed-off-by: Alexandru Ardelean <redacted>
include $(TOPDIR)/rules.mk
PKG_NAME:=python-platformdirs
-PKG_VERSION:=4.9.4
+PKG_VERSION:=4.9.6
PKG_RELEASE:=1
PYPI_NAME:=platformdirs
-PKG_HASH:=1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934
+PKG_HASH:=3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE