mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:27:34 +00:00
Ports: Update checksums to use the SHA256 algorithm
This commit is contained in:
parent
d77e7e99e4
commit
5911d379a6
61 changed files with 122 additions and 122 deletions
|
@ -2,8 +2,8 @@
|
|||
port=libvorbis
|
||||
version=1.3.7
|
||||
useconfigure=true
|
||||
files="https://github.com/xiph/vorbis/releases/download/v${version}/libvorbis-${version}.tar.gz libvorbis-${version}.tar.gz 9b8034da6edc1a17d18b9bc4542015c7"
|
||||
auth_type=md5
|
||||
files="https://github.com/xiph/vorbis/releases/download/v${version}/libvorbis-${version}.tar.gz libvorbis-${version}.tar.gz 0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab"
|
||||
auth_type=sha256
|
||||
depends=libogg
|
||||
|
||||
install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue