Skip to content

Commit 3fe6acb

Browse files
committed
Use youtube-dl version and hash from pypi.
1 parent f6c16aa commit 3fe6acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulesets/gpodder.modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137

138138
<distutils id="youtube_dl" python3="true">
139139
<branch repo="pypi" checkoutdir="youtube_dl" module="y/youtube_dl/youtube_dl-${version}.tar.gz"
140-
version="2021.03.25" hash="sha256:a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f"/>
140+
version="2021.3.25" hash="sha256:375c19339fd6b64cb09f174c4681159a88352c5559c3453dc082020adea2980e"/>
141141
<dependencies>
142142
<dep package="python3"/>
143143
</dependencies>

0 commit comments

Comments
 (0)