Skip to content

Commit

Permalink
bump(gpkg-dev/cbt): 2.42 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Feb 13, 2024
1 parent b55ef8f commit a08cb48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gpkg-dev/cbt/Makefile.in.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- src/binutils-2.41/Makefile.in 2023-07-03 02:00:00.000000000 +0300
+++ src/binutils-2.41/Makefile.in.patch 2023-09-06 15:46:46.143120361 +0300
--- src/binutils-2.42/Makefile.in 2023-07-03 02:00:00.000000000 +0300
+++ src/binutils-2.42/Makefile.in.patch 2023-09-06 15:46:46.143120361 +0300
@@ -23004,6 +23004,7 @@
--srcdir=$${topdir}/$$module_srcdir \
$(HOST_CONFIGARGS) --build=${build_alias} --host=${host_alias} \
Expand Down
8 changes: 4 additions & 4 deletions gpkg-dev/cbt/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgname=cbt
pkgver=2.41
pkgrel=1
pkgver=2.42
pkgrel=0
pkgdesc='Cross Binutils for Termux (only for Linux)'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'
license=('GPL3' 'GPL' 'FDL1.3' 'custom:FSFAP')
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz
Makefile.in.patch)
sha256sums=('ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450'
'ff53baf54962329b7045e7d18a4ad5a48095701579130392e7e03b9c693fb3d6')
sha256sums=('f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800'
'31373ed20554e420b312bcf95f634cac3061e596d152b6582f7e24bcaf195bb1')
groups=('cgct')

prepare() {
Expand Down

0 comments on commit a08cb48

Please sign in to comment.