Skip to content

Commit

Permalink
rpm: rebuild with local SRCURL
Browse files Browse the repository at this point in the history
- rebuild, no update
- pending update #1402
  • Loading branch information
wwwutz committed Dec 12, 2019
1 parent 58c87da commit f90a6ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpm-4.11.2-2.bee → rpm-4.11.2-3.bee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://ftp.rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2"
# SRCURL[0]="https://ftp.rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2"
SRCURL[0]="/src/mariux/beeroot/downloads/rpm-4.11.2.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit f90a6ba

Please sign in to comment.