Skip to content

Commit

Permalink
libass: Update to version 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Mar 13, 2025
1 parent 89a9b6a commit f322949
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions libass.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libass-0.13.4-0
# BEE_VERSION libass-0.17.3-0

SRCURL[0]="https://github.com/libass/libass/releases/download/${PKGVERSION}/libass-${PKGVERSION}.tar.xz"
#SRCURL[0]="https://github.com/libass/libass/releases/download/${PKGVERSION}/libass-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/baed6dfc87bed705c1955cc6b932d7f6/libass-0.17.3.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit f322949

Please sign in to comment.