aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Blackwell <blackwell@disroot.org>2024-11-07 04:48:32 -0600
committerJason Blackwell <blackwell@disroot.org>2024-11-07 04:48:32 -0600
commit39118b96f682c63d8dd541c1d8119d85d7f264e8 (patch)
tree71437861ea84a093e403e0fe4128a2167c1e4d98 /dev-util
parent*/*: fix pkgcheck scn (diff)
downloadguru-39118b96f682c63d8dd541c1d8119d85d7f264e8.tar.gz
guru-39118b96f682c63d8dd541c1d8119d85d7f264e8.tar.bz2
guru-39118b96f682c63d8dd541c1d8119d85d7f264e8.zip
dev-util/pmbootstrap: add 2.3.3, drop 2.3.1
Signed-off-by: Jason Blackwell <blackwell@disroot.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pmbootstrap/Manifest2
-rw-r--r--dev-util/pmbootstrap/metadata.xml3
-rw-r--r--dev-util/pmbootstrap/pmbootstrap-2.3.3.ebuild (renamed from dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild)2
3 files changed, 3 insertions, 4 deletions
diff --git a/dev-util/pmbootstrap/Manifest b/dev-util/pmbootstrap/Manifest
index c07382354..1653d5836 100644
--- a/dev-util/pmbootstrap/Manifest
+++ b/dev-util/pmbootstrap/Manifest
@@ -1 +1 @@
-DIST pmbootstrap-2.3.1.tar.bz2 22491945 BLAKE2B b74816ae98068d87979f235e42e71cfc2f2345bb962ecf4338b2ecb24304e60f2aa3cd0e01b2f39019d9f966fbea3ea10b69fb79fb21c850b46e345a69d65d7a SHA512 d2c184ca3bb2f3a671a3a17a73f2f3e38ed1971ba11ab9bdec0151c06988c99b97e2558acfe176956a5348f661f863449174e60313422e10a1ebcd9ae72e581a
+DIST pmbootstrap-2.3.3.tar.bz2 22494602 BLAKE2B 53fc61e4982e7fac93f3f7de051efee87904bb87e11865812f6d757ae27f8458e3899eb65fac6bc64a9fe0b34a1a1bf52c551468a91396613fbf4a00930c62cf SHA512 d59e254482077f061ef78c4ce7f5f9d1e8be4a1a58f3125430c52bba6cb379b0eb9e60dc8802da8a94284458c30c225e8a558fe9a38885143c1e5efe1ffad92c
diff --git a/dev-util/pmbootstrap/metadata.xml b/dev-util/pmbootstrap/metadata.xml
index fe462bb0d..7f0dedb42 100644
--- a/dev-util/pmbootstrap/metadata.xml
+++ b/dev-util/pmbootstrap/metadata.xml
@@ -6,7 +6,6 @@
<email>blackwell@disroot.org</email>
</maintainer>
<upstream>
- <bugs-to>https://gitlab.com/postmarketOS/pmbootstrap/-/issues</bugs-to>
- <remote-id type="gitlab">postmarketOS/pmbootstrap</remote-id>
+ <bugs-to>https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild b/dev-util/pmbootstrap/pmbootstrap-2.3.3.ebuild
index 3e98168df..5e758782f 100644
--- a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild
+++ b/dev-util/pmbootstrap/pmbootstrap-2.3.3.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1 linux-info
DESCRIPTION="Helper tool for developing and building postmarketOS"
HOMEPAGE="https://postmarketos.org/"
-SRC_URI="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${PV}/${P}.tar.bz2"
+SRC_URI="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"