ports/contrib (3.5): python3-cssselect: fix source
commit 90c223f01c3d067840cecef4a8143ca95a5c21e3 Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Aug 12 19:00:05 2019 +1000 python3-cssselect: fix source diff --git a/python3-cssselect/.signature b/python3-cssselect/.signature index f4a7a6db..f1a15df5 100644 --- a/python3-cssselect/.signature +++ b/python3-cssselect/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38Eq/QzHbhhOnJ6yu7u1OfXJvP/VJnNHDTdB1YR3wAQ35fLCLRolFN5QPr77D91r7pSSyka04iFnACfkzY2tbwE= -SHA256 (Pkgfile) = 43f3b8a0379fc67fd8d9518b7cfd265ea1574427788b2596c17ad5d9dab7ec2a +RWSagIOpLGJF3wA9LT3EnwQkog6XEH3A3mJkRIf3NUQSfu+MboAlnotMm45ZVP/34HWW7oLyGZSD/KPXJdHZiMwezOri6PgaTwo= +SHA256 (Pkgfile) = fd580c93a5802e2858cae962d47fe32a965a199fd45003cafc779b59c9a43ece SHA256 (.footprint) = b2063d91a4e83e6382fa224ea392d9ab9f31d807f76cb03638592cf485cd0924 SHA256 (cssselect-1.0.3.tar.gz) = 066d8bc5229af09617e24b3ca4d52f1f9092d9e061931f4184cd572885c23204 diff --git a/python3-cssselect/Pkgfile b/python3-cssselect/Pkgfile index 56460a20..cec2e6e6 100644 --- a/python3-cssselect/Pkgfile +++ b/python3-cssselect/Pkgfile @@ -6,7 +6,7 @@ name=python3-cssselect version=1.0.3 release=1 -source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz) +source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) build() { cd ${name#*-}-$version
participants (1)
-
crux@crux.nu