diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
| commit | 11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch) | |
| tree | 9e573de15172605e9e782fc216022e8ece1bdf28 /app-arch/dump/dump-0.4.54.ebuild | |
| parent | dda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff) | |
| download | baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip | |
Rename project to BaldEagleOS
Diffstat (limited to 'app-arch/dump/dump-0.4.54.ebuild')
| -rw-r--r-- | app-arch/dump/dump-0.4.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.54.ebuild b/app-arch/dump/dump-0.4.54.ebuild index a8e6cbe5db59..46f1d0ceb7bf 100644 --- a/app-arch/dump/dump-0.4.54.ebuild +++ b/app-arch/dump/dump-0.4.54.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2026 Liguros Authors +# Copyright 2021-2026 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ MY_P="${PN}-$(ver_rs 2 b)" DESCRIPTION="Dump/restore ext2fs backup utilities" HOMEPAGE="https://sourceforge.net/projects/dump/" -SRC_URI="https://codeberg.org/bluebottle/liguros-distfiles/raw/branch/main/${MY_P}.tar.gz" +SRC_URI="https://codeberg.org/bluebottle/baldeagleos-distfiles/raw/branch/main/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} LICENSE="BSD" |
