summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGerito12019-09-18 01:29:21 -0300
committerGerito12019-09-18 01:29:21 -0300
commit5657df9b07f1df4fbbf6c6d7abdd0445aeddd8d1 (patch)
tree7642c1c740555efbc0ea1e016101b91f8f8c7940 /.SRCINFO
parentcf17355c8233dc50f95f9893a7b6f38841fe7e17 (diff)
downloadaur-5657df9b07f1df4fbbf6c6d7abdd0445aeddd8d1.tar.gz
Fix build error _PyImport_FixupBuiltin
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b960c7cb27b4..9be43db7921b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mips-harvard-os161-gdb
pkgdesc = The GNU Debugger modified for mips-harvard-os161 arquitecture. This is part of toolset for the course os161 from Harvard.
pkgver = 7.8+os161_2.1
- pkgrel = 2
+ pkgrel = 3
url = http://os161.eecs.harvard.edu/
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = mips-harvard-os161-gdb
depends = gmp
depends = mpfr
depends = libmpc
- depends = guile2.0
+ depends = guile2.0
options = staticlibs
options = !libtool
options = !emptydirs
@@ -22,7 +22,9 @@ pkgbase = mips-harvard-os161-gdb
options = zipman
options = docs
source = http://os161.eecs.harvard.edu/download/gdb-7.8+os161-2.1.tar.gz
+ source = gdb.patch
md5sums = 26295f3f67090e534e3d488a3edce5ae
+ md5sums = SKIP
pkgname = mips-harvard-os161-gdb