1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/orc: upgrade to 0.4.41

This commit is contained in:
fossdd 2025-07-04 22:01:32 +02:00 committed by achill (fossdd)
parent af7ef73e9b
commit 35fe4add84

View file

@ -1,8 +1,8 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=orc
pkgver=0.4.40
pkgrel=1
pkgver=0.4.41
pkgrel=0
pkgdesc="Oil Run-time Compiler"
url="https://gstreamer.freedesktop.org/modules/orc.html"
arch="all"
@ -41,5 +41,5 @@ compiler() {
}
sha512sums="
2cbc0b8b9f5f429e0c4b24b7b9a8bc5d249c013470d8a595fdb3969a68a90c95c3b1e79063851f2d0ca7f7888d33901f227d2e04f919df00caf37eca6270c0e3 orc-0.4.40.tar.xz
8c1dc497b2e2dd9a071ea0cb66bbf4bda0bad64f41c1ce0b9c87eb61c1fcf27d4cbef6c30ef00fed57c3623458aa683d39904f7c37072072eda6c51bcdd94091 orc-0.4.41.tar.xz
"