diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-20 18:46:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-20 18:46:53 +0000 |
| commit | ea2eede9f4e2e1ef68927b1fdbac837214e7e6b1 (patch) | |
| tree | 07fb740ff0a6bb5d2976099f0f53463380a60b53 /sys-auth/microsoft-identity-broker | |
| parent | b3536c9fc33b0a41869935baf5e148443fc0f95e (diff) | |
| download | baldeagleos-repo-ea2eede9f4e2e1ef68927b1fdbac837214e7e6b1.tar.gz baldeagleos-repo-ea2eede9f4e2e1ef68927b1fdbac837214e7e6b1.tar.xz baldeagleos-repo-ea2eede9f4e2e1ef68927b1fdbac837214e7e6b1.zip | |
Adding metadata
Diffstat (limited to 'sys-auth/microsoft-identity-broker')
| -rw-r--r-- | sys-auth/microsoft-identity-broker/Manifest | 2 | ||||
| -rw-r--r-- | sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2.ebuild (renamed from sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/microsoft-identity-broker/Manifest b/sys-auth/microsoft-identity-broker/Manifest index 45d36f36751d..65f29d529dd9 100644 --- a/sys-auth/microsoft-identity-broker/Manifest +++ b/sys-auth/microsoft-identity-broker/Manifest @@ -1 +1 @@ -DIST microsoft-identity-broker_2.0.1_amd64.deb 84382090 BLAKE2B 9870f2ca66555ebcd58efb56b08ebd7cd9cfde326e72e9b72c0d712f225a8fbd97c013a3f8ffacef69ae443cd95876673719b2982a40516e7d1013b62d33686f SHA512 be51d7dd08972d0b14da6866746cd9688b1235362b51840c5b9148f50a5520638209630221676b3c0d3e7bef770d3f95a827a42f30ac392a674df4de07256934 +DIST microsoft-identity-broker_2.0.1_amd64.deb 84422394 BLAKE2B de56e5b973ee573af12532720afd95ec12354488847b4df4a0307e039aca6e67214ce54b044b81ed0753c35dfaa525a6b63e2e51617b57c348d562f149cda7fa SHA512 fecf9ea1fc13471b83479f3f2fac1b54e23918248b3a447917486e83ee85af2627dde599c605d530caaba91e81b3dfce38ba93d1cd9bb47063f523a20398ff23 diff --git a/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1.ebuild b/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2.ebuild index f2f58f3974aa..b0fdb17a9c67 100644 --- a/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1.ebuild +++ b/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2.ebuild @@ -8,7 +8,7 @@ inherit java-pkg-2 prefix systemd unpacker FAKE_OS="ubuntu-22.04" DESCRIPTION="Microsoft Authentication Broker to access a corporate environment" HOMEPAGE="https://learn.microsoft.com/mem/intune/" -SRC_URI="https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_amd64.deb" +SRC_URI="https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/${PN:0:1}/${PN}/${PN}_${PV%_p*}_amd64.deb" S="${WORKDIR}" LICENSE="all-rights-reserved" SLOT="0" |
