Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
c27dd621
Commit
c27dd621
authored
4 months ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/php82-pecl-smbclient: upgrade to 1.2.0_dev
parent
70110b65
Loading
Loading
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!76814
php8?-pecl-smbclient: upgrade to 1.2.0_pre
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php82-pecl-smbclient/APKBUILD
+5
-4
5 additions, 4 deletions
community/php82-pecl-smbclient/APKBUILD
with
5 additions
and
4 deletions
community/php82-pecl-smbclient/APKBUILD
+
5
−
4
View file @
c27dd621
...
...
@@ -3,7 +3,8 @@
pkgname
=
php82-pecl-smbclient
_extname
=
smbclient
pkgver
=
1.1.2
pkgver
=
1.2.0_pre
_pkgver
=
${
pkgver
/_pre/dev
}
pkgrel
=
0
pkgdesc
=
"PHP 8.2 extension that uses Samba's libsmbclient library to provide Samba related functions and 'smb' streams to PHP programs."
url
=
"https://pecl.php.net/package/smbclient"
...
...
@@ -13,8 +14,8 @@ _phpv=82
_php
=
php
$_phpv
depends
=
"
$_php
-common"
makedepends
=
"
$_php
-dev samba-dev"
source
=
"php-pecl-
$_extname
-
$pkgver
.tgz::https://pecl.php.net/get/
$_extname
-
$pkgver
.tgz"
builddir
=
"
$srcdir
"
/
$_extname
-
$pkgver
source
=
"php-pecl-
$_extname
-
$
_
pkgver
.tgz::https://pecl.php.net/get/
$_extname
-
$
_
pkgver
.tgz"
builddir
=
"
$srcdir
"
/
$_extname
-
$
_
pkgver
build
()
{
phpize
$_phpv
...
...
@@ -35,5 +36,5 @@ package() {
}
sha512sums
=
"
d
5c0ed9bd84572fcd8f17dd3b0b7065558d0da1f0241ec93ba5656abcc448be97f6986d74743d22cf3517d34a85d8b851274799a79bcfcaa1491320371ddab42
php-pecl-smbclient-1.
1.2
.tgz
d
fce35c19a799708e7b95bfa79ad169a01acbc39888116172476c5d0454abfd84fbfa2903833eb5535e6b1df914b224205b1503f9cace8d804e36edf13ff9887
php-pecl-smbclient-1.
2.0dev
.tgz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment