Skip to content

Commit

Permalink
[curl] Remove from core group
Browse files Browse the repository at this point in the history
Refs #128
  • Loading branch information
jhuntwork committed Aug 19, 2021
1 parent 16b804e commit c7ba94f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions packages/curl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2021-08-19 Jeremy Huntwork <jeremy@merelinux.org>

* 7.78.0-2 :
Remove from core group

2021-08-18 Jeremy Huntwork <jeremy@merelinux.org>

* 7.78.0-1 :
Expand Down
6 changes: 3 additions & 3 deletions packages/curl/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ pkgname=(
ca-certs
)
pkgver=7.78.0
pkgrel=1
pkgrel=2
pkgdesc='An API for writing text-based user interfaces'
arch=(x86_64)
url='http://curl.haxx.se'
url='http://curl.se'
license=(GPL2)
groups=(core)
groups=()
depends=()
makedepends=(openssl-dev perl zlib-dev)
options=()
Expand Down

0 comments on commit c7ba94f

Please sign in to comment.