diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-12-13 17:25:08 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-12-13 17:25:08 -0600 |
commit | 5e0de0134239bd0573f07c40beece6b9fe9128ac (patch) | |
tree | d51e72c466c3b9b50ff2e6bdb40606c84426931f /alsa-utils | |
parent | fe051a8be55db6d8e166d5ee6a17fb7f26e42ec6 (diff) | |
download | opt-5e0de0134239bd0573f07c40beece6b9fe9128ac.tar.gz opt-5e0de0134239bd0573f07c40beece6b9fe9128ac.tar.xz |
alsa-utils: changed source url to use HTTP
Diffstat (limited to 'alsa-utils')
-rw-r--r-- | alsa-utils/.signature | 4 | ||||
-rw-r--r-- | alsa-utils/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/alsa-utils/.signature b/alsa-utils/.signature index 9c61fbec7..d6b26c024 100644 --- a/alsa-utils/.signature +++ b/alsa-utils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ayidZb8Bir7mRX5GRmCuITH3NuA47HmXoJZErDTSvk2EPYmDhTZSWpF9z1wRhwuYVVCF1R34F49FgCRmYBHNgw= -SHA256 (Pkgfile) = 39ed8e82b402373582500c88903a94e916f1ed166d3b7390636e4bde17a8f05d +RWSE3ohX2g5d/eikNYmStZ+3CM6Iw9p+qkUEF+fMO9yCzqIDUYQDCpSis/CLKRX7fd0ipOqGPlHVwjfLocq9B4OP3MTAkgb9Jg4= +SHA256 (Pkgfile) = b006c8249160cbce06e302fd3416c0ce47d0a9985866e1d47d364f370ec1f599 SHA256 (.footprint) = fd269a5985d003c4e5d766fc696338ad79cc27649d2e0dfec7420b3f47e10ce9 SHA256 (alsa-utils-1.2.6.tar.bz2) = 6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d SHA256 (rc.alsa) = dcb1a5d6a1b890fb35e724d417dbcff188ae89ea9a6cd791a6fb06ef1b17baae diff --git a/alsa-utils/Pkgfile b/alsa-utils/Pkgfile index 3dbaa2ba5..d28631a32 100644 --- a/alsa-utils/Pkgfile +++ b/alsa-utils/Pkgfile @@ -6,7 +6,7 @@ name=alsa-utils version=1.2.6 release=1 -source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \ +source=(http://www.alsa-project.org/files/pub/utils/$name-$version.tar.bz2 \ rc.alsa) build() { |