diff options
author | Erich Eckner <git@eckner.net> | 2024-12-15 10:01:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-15 10:03:15 +0100 |
commit | dff205893e37b0fbdb23ad20fa67469df55dce01 (patch) | |
tree | 0c2767453487aafab77f694980f8c87b8e13dc3b /manualPorts/python3-patch-ng/Pkgfile | |
parent | 5e64c60c9fe6b71130ce2efce4cf732ad3dc9020 (diff) | |
download | crux-ports-dff205893e37b0fbdb23ad20fa67469df55dce01.tar.xz |
rebuild python packages
Diffstat (limited to 'manualPorts/python3-patch-ng/Pkgfile')
-rw-r--r-- | manualPorts/python3-patch-ng/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manualPorts/python3-patch-ng/Pkgfile b/manualPorts/python3-patch-ng/Pkgfile index 87e5182..a1c1799 100644 --- a/manualPorts/python3-patch-ng/Pkgfile +++ b/manualPorts/python3-patch-ng/Pkgfile @@ -6,7 +6,7 @@ name=python3-patch-ng _name=${name#*-} version=1.17.4 -release=1 +release=2 source=("https://pypi.io/packages/source/${_name::1}/$_name/$_name-$version.tar.gz") build() { |